Published onAugust 28, 2026How to Find Active Directory Users and Their Managers (PowerShell Script)active-directorypowershelldirectory-managementA PowerShell script to report each Active Directory user's assigned manager, resolved to a readable name, flagging anyone with no manager set.
Published onAugust 27, 2026How to List All Users From a Specific OU in Active Directory (PowerShell Script)active-directorypowershelldirectory-managementA PowerShell script to list every user in a specific Active Directory OU, including sub-OUs by default, before applying a GPO or handing the OU off to a delegated admin.
Published onAugust 24, 2026How to List All Domain Controllers in Active Directory (PowerShell Script)active-directorypowershelldirectory-managementA PowerShell script to report every domain controller with site, global catalog status, and FSMO roles held.
Published onAugust 23, 2026How to Get Distribution Group Membership in Active Directory (PowerShell Script)active-directorypowershelldirectory-managementA PowerShell script to list a distribution group's members with their email addresses, including contacts, and flag members who have no email set.
Published onAugust 19, 2026How to Find All Servers in Active Directory (PowerShell Script)active-directorypowershelldirectory-managementA PowerShell script to list every server computer account in Active Directory, flagging which ones are domain controllers.