Check If SRV record is created or not in DNS



Check If SRV record is Resolved from any of DC so that will come to know Record is created in DNS for particular DC or Server.

nslookup -q=SRV _ldap._tcp. <domain name>

Example :

nslookup -q=SRV _ldap._tcp.bbn.com


Comments

Popular posts from this blog

Copy file to multiple remote server using powershell