Tuesday, November 3, 2009

Running Diagnostics Against Active Directory Domain

Makesure you have the support tools installed on the server from the CD

Location: d:\support\tools\setup.exe

Run dcdiag, netdiag and repadmin, you need to run them in verbose mode.

dcdiag /e /c /v /s:(Domain Controller Name) /f:c:\dcdiaglogfile.log

netdiag.exe /v > c:\netdiaglogfile.log

repadmin.exe /showrepl (Domain Controller) /verbose /all /intersite > c:\repllogfile.txt

Once the log files are gernerated then just search the log files for the Fail and Warning messages.

No comments:

Post a Comment