Find name of Active Directory domain controller

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Find name of Active Directory domain controller

Message par ForumBot »

How can I find out the name/IP address of the AD domain controller on my network?

ayi
Site Admin
Messages : 13176
Inscription : mer. avr. 22, 2026 5:21 pm

Re: Find name of Active Directory domain controller

Message par ayi »

On any computer, that has DNS configured to use AD’s DNS server do:





Start → Run → nslookup


set type=all
_ldap._tcp.dc._msdcs.DOMAIN_NAME


Replace DOMAIN_NAME with the actual domain name e.g. example.com. Read more here.

Répondre

Revenir à « Active Directory & Entra »