IT Knowledgebase Articles

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
Datacenter networking servers

Mastering Active Directory OU: A Comprehensive Guide to Organizational Units

Last Update: Feb 03, 2026

If you’ve been an IT Pro for many years (OK, decades), you likely know what an Active Directory OU (Organizational Unit) is. But, what if you’re new to the IT field or new to Microsoft Active Directory? No need to fret or get flustered – read my post to find out about OUs, what they are, and…

View Article
Business people working on a laptop in a meeting

What Is SQL Server?: Understanding SQL Server and its Different Editions

Last Update: Mar 12, 2024

SQL Server is a relational database management system (RDBM) developed by Microsoft that competes with Oracle, IBM DB2, MySQL, PostgreSQL, and other RDBMs. In this article, I’ll explain in detail what SQL Server is and go through its release history over the past three decades. I’ll also detail what are the different SQL Server versions…

View Article
Hero approved Microsoft 365

Understanding Multi-Tenant Organizations in Microsoft 365

Multi-tenant organizations (MTOs) are a new feature in Microsoft 365 and Entra ID (formerly Azure Active Directory) that has reached the public preview stage in mid-2023. An MTO is a group of up to five Entra ID tenants linked together to offer your users seamless collaboration and the sharing of resources. In this article, I’ll…

View Article
Security

How to Find and Block Breached Passwords in Active Directory

Last Update: Feb 04, 2026

Cybercriminals love passwords. They’re simple to guess, easy to steal, and can offer unfettered access to a goldmine of data to hold for ransom or sell to other cybercriminals. For those same reasons, compromised passwords are a constant headache for IT teams, who spend far longer than they’d like helping users reset them and fixing…

View Article
Go to page