Skip to content
HKEY_LOCAL_MACHINE

Archives

All the articles I've archived.

2026 3
March 1
  • Analyzing Active Directory Attribute Usage

    If you’re not sure which Active Directory attributes are actually in use, this post shows how to reverse-engineer your environment with PowerShell so you can build proper governance around object creation.

February 1
  • Finding Common Active Directory Groups

    Trying to work out which Active Directory groups multiple users all share? This post shows you a simple PowerShell method to uncover those common group memberships, without overcomplicating it.

January 1
2025 1
January 1
2019 1
June 1
  • Finding Unused Group Policy Objects

    A practical approach to identifying Group Policy Objects that are truly not used in your environment by checking for unlinked GPOs, missing Apply permissions, and disabled settings.