top of page
Security, Active Directory, Microsoft 365, PowerShell, and Windows Infrastructure
Search


Unconstrained Kerberos Delegation: Finding and Fixing It with PowerShell
Unconstrained Kerberos delegation is one of the most dangerous misconfigurations in Active Directory — and one of the most common. Any server with this flag set is silently caching TGTs for every privileged user who connects to it. Here's how to find every account configured for unconstrained delegation in your environment and fix it with PowerShell.
Apr 296 min read


Securing Active Directory: Active Directory Functional Levels
Active Directory functional levels control which features are available in your domain and forest, and running on outdated levels leaves security capabilities on the table. Here's what each level unlocks and why it matters for your environment.
Feb 13, 20246 min read


Active Directory Health Assessment: A Practical Guide
Active Directory health issues don't announce themselves - replication failures, DNS misconfigurations, and group policy inconsistencies build up quietly until something breaks. Here's a practical baseline health assessment you can run in any AD environment, including the exact tools and commands to use.
May 11, 20232 min read
Home: Blog2
bottom of page