Wednesday, November 12, 2014

Some important commands for testing Domains

After migrations or adding domain controllers to the topology it is necessary to check the health of the domain,which means replications across various DCs and checking overall health. Following are some of the commands i usually use to check the health of the domain.



  1. Dcdiag /v /c /d /e /s:DCNAME >c:\dcdiag.log
  2. repadmin /failcache
  3. nltest /domain_trusts
  4. repadmin /showrepl dc3 /errorsonly
  5. repadmin /queue DCNAME
  6. repadmin /replsummary
  7. repadmin /kcc site:SITENAME
  8. netdom query fsmo


No comments:

Post a Comment