Last Update: Apr 27, 2026
This article compares Cayosoft Guardian Protector, Semperis Purple Knight and PingCastle, 3 popular free tools that help you reduce risk in Active Directory (AD) and Microsoft Entra ID. While Purple Knight and PingCastle focus on point-in-time assessments, Guardian Protector adds continuous change monitoring and real-time alerting, which changes how you operationalize identity security day to…
In this post, we’ll dive into what a DHCP lease is, how it works, and why it matters for overall network management. What is a DHCP lease? A Dynamic Host Configuration Protocol (DHCP) lease is the temporary assignment of an IP address to a device. Instead of permanently giving a laptop the address 192.168.1.50, for…
Last Update: Oct 09, 2025
Organizations often use Microsoft Power Automate to cut down on repetitive tasks, reduce errors, and save time for more important work. But now, Copilot agents are stepping in with their own way of handling automation. Both are useful, but they work best in different areas. Copilot agents vs Power Automate Power Automate: The reliable, behind-the-scenes…
Microsoft Entra Connect Health (formerly Azure AD Connect Health) is a tool designed to give you visibility and troubleshooting information over synchronization between on-premises Active Directory and Microsoft Entra ID in the cloud. Let’s dive into the basics of what it is and how it can benefit you. What is Microsoft Entra Connect Health? Microsoft…
When Drift, acquired by Salesloft last year, suffered a breach in August 2025, the incident underscored a problem security teams have long underestimated: OAuth integrations. Attackers leveraged stolen tokens to move laterally, gaining access to Salesforce and Google Workspace environments across hundreds of organizations. The breach highlights how OAuth—a technology meant to simplify identity and…
Learn why you may want to create a new or additional Microsoft Entra ID (Azure Active Directory) tenant. What questions do you need to answer before creating one? Do you go down the ‘Microsoft Entra ID’ route or ‘Azure AD B2C’? What are the implications of each? Read my article to get answers to all…
Learn how to harness the power of PowerShell to manage a specific SharePoint Online site with Connect-PnPOnline. This guide walks you through installing the Connect-PnPOnline PowerShell module, connecting to SharePoint Online using the Connect-PnPOnline command, and exploring the capabilities of the SharePoint Online PowerShell module for seamless site administration and automation. What is PnP PowerShell?…
Last Update: Apr 13, 2026
Active Directory (AD) has been around a long time, but it remains the primary target for attackers. Research shows that nine out of ten breaches involve AD or Entra ID. Many environments today are hybrid, which further complicates keeping organizations secure. While free tools give you a quick snapshot of risk, enterprise grade security requires deeper…
Last Update: Oct 15, 2025
Privileged access workstations are used, as the name suggests, with privileged accounts, like users in the Domain Admins group, to manage sensitive resources in your environment such as Active Directory (AD) domain controllers (DCs). If an attacker is able to get access to a privileged account, they can move laterally throughout your network, escalate privileges,…
Terraform is a platform used for provisioning, deploying, and managing various resources and services across public clouds (AWS, Google Cloud Platform, or Microsoft Azure), private clouds, network infrastructures, and more. It allows cloud architects and developers to manage external resources by using the code defined in Terraform configuration files. In this article, I’ll explain everything…