Showing the latest 7 published guides.
GPO Security Filtering vs Delegation in Active Directory: critical differences for audits and hardening
Practical guide to GPO Security Filtering and Delegation in Active Directory: how to separate targeting from administration to avoid audit, hardening, and governance mistakes.
Protected Users in Active Directory: what it is, limits, adminCount, and rollout without lockout
Protected Users in Active Directory is a hardening control for human admin accounts: learn what it blocks, how adminCount works, and how to roll it out without lockout.
Active Directory RC4 remediation: service accounts from RC4 to AES without password reset
Practical Active Directory lab: can a legacy RC4-only service account issue AES Kerberos tickets after a pwdLastSet toggle and msDS-SupportedEncryptionTypes change, without a password reset?
SYSVOL permissions audit in Active Directory: who can really modify your GPOs?
How to assess Active Directory Group Policy security by reviewing SYSVOL NTFS and Share ACLs. Includes a real scenario, audit checklist, PowerShell commands, and operational remediation.
SPN in Active Directory: practical guide with KCD and RBCD
Practical SPN guide for Active Directory: real failure patterns, missing/duplicate SPNs, KCD/RBCD edge cases, key Event IDs, and a remediation path to reduce NTLM fallback.
Why Kerberos-to-NTLM Fallback Is a Problem in Active Directory (and How to Eliminate It for Real)
Kerberos-to-NTLM fallback is not a compatibility detail: it is usually the symptom of a missing SPN, an IP-based connection, a misconfigured service, or a legacy dependency the environment has not surfaced yet. This article shows how to recognize it, why Protected Users makes it visible, and which real-world cases to fix first.
RC4 Deprecation in Active Directory: from Audit Phase to Full Enforcement
From January to July 2026, Microsoft will complete the removal of RC4-HMAC from the Kerberos protocol in Active Directory. Here is what actually happens in production, how to find accounts still tied to the old algorithm, and how to manage the transition without disrupting operations.