IT Knowledgebase Articles

Datacenter networking servers

SQL Server Essentials: Create a SQL Database

Last Update: Mar 13, 2025

Databases are the primary containers for your SQL Server relational database objects. Some of the main relational database objects that are contained in SQL Server databases include: tables, schema, indexes, views, logins, security and roles. You can create a SQL database plus there are a number of built-in SQL system databases including the master, model, msdb and tempdb databases. Technically, SQL Server supports a…

View Article
Azure Cloud Hero

Top Azure Cloud Security Controls to Understand

Last Update: Jan 08, 2024

This short guide will provide a top-level overview of the crucial Azure cloud security controls and best practices to be aware of. The highlighted suggestions will provide you with options worth considering for deployment across your estate to strengthen your security posture and mitigate the evolving number and severity of cloud-based threats and risks that…

View Article
Cloud Computing

Streamlining SaaS Governance: How Nudge Security Simplifies Compliance and Security Management for Cloud Apps

Last Update: Nov 03, 2023

Nudge Security provides a simple and easy to implement solution to a challenging problem for organizations managing compliance, security, and governance of third-party cloud apps and services. Its simplicity encourages governed use of SaaS apps and the ability to monitor new apps and user signups. Nudge Security is a powerful alternative to complex products like…

View Article
Windows 11 approved hero 3

5 Ways to Clean the AppData Folder in Windows

The inner workings of the Windows operating system are a labyrinth of files and folders, each with its own specific role and significance. Among these, the AppData folder is a critical yet often overlooked, or possibly misunderstood component. In this article, we will delve into the AppData folder in Windows, exploring its purpose, structure, and…

View Article
Security

How to Properly Secure and Govern Microsoft Entra ID Apps

Last Update: Nov 19, 2024

Microsoft Entra ID, formerly Azure Active Directory (AD), is Microsoft’s cloud-native identity management platform. It only takes one compromised Entra ID user account to consent to a rogue app that siphons all the user’s Microsoft 365 data or to take over their mailbox. Business Email Compromise (BEC) amounts to $8 million in losses on a…

View Article
Azure Cloud Hero

Microsoft Entra ID App Registration and Enterprise App Security Explained

Last Update: Nov 19, 2024

One of the main reasons that application governance is often overlooked, as it relates to an organization’s cloud security posture, is because the topic is not fully understood. . However, it is vitally important to understand the fundamentals of Microsoft Entra ID (formerly Azure Active Directory)  – tenants, app registrations, enterprise apps, and consent –…

View Article
PowerShell

Master the Power of File and Directory Management with Get-ChildItem in PowerShell

The Get-ChildItem PowerShell cmdlet is a powerful tool for listing files and folders in a variety of ways. In this blog post, we will explore the different features of the Get-ChildItem cmdlet and show you how to use it to get the most out of your PowerShell experience. What is Get-ChildItem? At a high level,…

View Article
PowerShell

Essential Guide to Mastering Get-ADGroupMember (AD User Management)

Last Update: Jun 08, 2025

Get-ADGroupMember is a useful PowerShell cmdlet for retrieving the members of Active Directory (AD) groups. In this article, we’ll delve into the capabilities of Get-ADGroupMember, explore its common parameters, and provide practical get-adgroupmember examples to showcase its power and versatility in managing your Active Directory environment. We’ll also touch on a related cmdlet – Get-ADGroup…

View Article
Datacenter networking servers

Master SQL Server: SQL Server Management Studio Tutorial

Last Update: Dec 03, 2024

In this SQL Server Management Studio tutorial (SSMS), I will show you the primary database management and development capabilities provided by the tool. Microsoft SQL Server Management Studio (SSMS) is the primary management and development tool for SQL Server and has been since its release back with SQL Server 2000. SSMS provides a graphical interface…

View Article
Datacenter networking servers

Azure VMware Solution – Maximizing Security and Control with Customer-Managed Keys

Last Update: Oct 10, 2023

In this article, I look at Azure VMware Solution, a Microsoft virtual machine (VM) service, verified by VMware, that runs on Microsoft Azure infrastructure. And specifically, how you can add a second layer of encryption to your datastore and ensure Microsoft cannot read or write any data within your private cloud. Data security is a…

View Article
Go to page