Windows Active Directory

From Dave-Wiki
Jump to navigation Jump to search

Client Commands

List Applied GPO's

rsop.msc (GUI version)

gpresult /r /scope computer (CLI version)

or save it to an html file with /h:

gpresult /h c:\gpresult.html

Confirm DC is Reachable

net view \\<source DC name>

Domain Controller Admin

Show DC GUID

 repadmin /showreps

Domain Controller Diagnostics

Verify DNS Services for DC

 dcdiag /test:dns

Comprehensive, Run all tests, Verbose

 dcdiag /c /v

Force registration of all DC-specific DNS records

 nltest.exe /dsregdns