Windows Active Directory

From Dave-Wiki
Revision as of 18:14, 27 May 2024 by Dave (talk | contribs)
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

Verify DNS Services for DC

dcdiag /test:dns