-->

Tuesday, May 29, 2012

How do I find the Domain Controllers for a domain a server is joined to?


  1. Start -> Run -> nslookup   
  2. set type=all
  3. _ldap._tcp.dc._msdcs.DOMAIN_NAME

Replace DOMAIN_NAME with actual domain name

No comments:

Post a Comment