active directory Archive

PowerShell: List all Security Groups in AD

The below PowerShell code will get all Security Groups that are in the Domain and sort

PowerShell: List Members of AD Security Group

The below PowerShell code will get all users that are members of the specified Security Group.

PowerShell: List AD Computers By OS

The below PowerShell code will get the ComputerName, Description, and list by Operating System. Two output