Active Directory


Jan 1, 2022

Gathering Azure AD Role Operations with PowerShell

A guide to viewing Azure AD role definitions and their allowed operations using PowerShell, with examples for analyzing roles like Global Administrator.

Gathering Azure AD Role Operations with PowerShell
Jun 18, 2020

Adventures in Renaming AD Objects

Learn how to rename Active Directory user objects using PowerShell's Rename-ADObject cmdlet when Set-ADUser falls short.

Adventures in Renaming AD Objects
May 10, 2020

Looking at AD Metadata with Repadmin in 2026

Discover how to use Repadmin's showobjmeta option to inspect Active Directory object metadata, track attribute changes, and perform identity forensics across domain controllers.

Looking at AD Metadata with Repadmin in 2026
Mar 22, 2020

Syncing Active Directory to Google Cloud

Step-by-step guide to synchronizing your Active Directory users and groups with Google Cloud using GCDS, including tips for password sync and automated scheduling.

Syncing Active Directory to Google Cloud
Feb 18, 2020

How to enable Active Directory Auditing

Step-by-step guide to enabling Active Directory auditing through Group Policy, covering both basic Local Policy options and advanced audit policy configuration.

How to enable Active Directory Auditing