Windows server 2003/2008 – How to check if your domain controller (DC) is healthy

Posted by aidas | Posted in Active directory, Command line, Windows 2003, Windows 2008 | Posted on 07-05-2009

0




This post will show you how to check if your domain controller is healthy and is functioning in right way. Lets say we want to run check against server named “TestDC”. For this we will use domain admin account “testadmin” with password “Pa$$w0rd”. To start check open command line on your Windows server 2003 and type:

dcdiag /s:TestDC /u:testdomain.com\testadmin /p:*

After you will hit Enter password prompt will appear.

Note that dcdiag is part of Windows server 2003 support tools. They can be found on your OS CD (Support\Tools) .

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Reddit
  • StumbleUpon
  • Blogosphere News


Follow us on Twitter !
Follow us on Twitter!


Write a comment