How to check/find the Domain Controllers?

  • Thread starter Thread starter Sam Lai
  • Start date Start date
S

Sam Lai

Hello all,

What is the command to find/check for all the Domain Controllers? I want to
make sure my Primary and 2nd Domain Controllers are working correctly.

THanks!
 
From the command prompt on each DC you can run dcdiag and netdiag. This will
report any obvious problems.
 
-----Original Message-----
Hello all,

What is the command to find/check for all the Domain Controllers? I want to
make sure my Primary and 2nd Domain Controllers are working correctly.

THanks!


.
NLTEST is the command, type NLTEST /? to veiw all the
switches
 
nltest /dclist:<domainname> will give you a list off all DCs by FQDN and
tell you what site they are in.

(nltest is installed w/ support tools from the \support\tools directory on
the Win2k CD)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top