HTML, CSS, batch commands, and Javascript examples that I have used in my library work. Short entries, designed as quick reference. By Len Davidson at CUA Law Library
Navigation
▼
12/07/2017
IP address lookup of AD domain server
Wanted to find IP address of active domain server, from command prompt type:
nslookup
set type=all
_ldap._tcp.dc._msdcs.DOMAIN_NAME
No comments:
Post a Comment