Friday, June 27, 2008

nslookup to find a domain controller

How do I find a domain controller using nslookup. I found that the domain controller is an SRV record. See http://support.microsoft.com/kb/816587

But the process is defined as:

nslookup
> set type=all
>_ldap._tcp.dc._msdcs.Domain_Name


It should come back with the list of domain controllers

0 Comments:

Post a Comment

<< Home