.. / PwshADmodule-Initial-Enum
Star

These commands provide a quick refernece for using the AD module to get situational awerness of the AD environment. Note that to get more commands that you can run, use the get command cmdlet, e.g. Get-Command -Module ActiveDirectory But Thes are the standard commands that will get you standard. Feel free to replace the first pipe with the -server “your domain” if you dont want to enumarate the entire forest. For more info on using the AD module, please check out our discussion on the AD module in WADCOMs.

Command: Copy References:

https://docs.microsoft.com/en-us/powershell/module/activedirectory/

https://github.com/samratashok/ADModule