Active Directory Administration
Domain Accounts
List all domain users
net user /domainGet information on a specific users
net user <USERNAME> /domainDomain Groups
net group /domainDomain Controller
Get the domain controller hostname
Get the DC with the FSMO roles
netdom /query fsmoGet a list of Systems
Workstations
Servers
Trusts
Query for a list of trusts
Get Logged In Users
You can use PowerViews Get-NetLoggedOn
Get sessions on a machine Using PowerView
Last updated
Was this helpful?