Difference between revisions of "Active Directory/Documentation/Dynamic DNS"

From WolfTech
Jump to navigation Jump to search
Line 1: Line 1:
 +
For an explanation of dynamic DNS at NCSU, click [http://microsys.unity.ncsu.edu/blog/index.php?title=dns_configuration_for_unity_ad&more=1&c=1&tb=1&pb=1 here]
 +
 
=Useful Command=
 
=Useful Command=
 +
 
* Force a DC to update its DNS keys.
 
* Force a DC to update its DNS keys.
 
  IPCONFIG /REGISTERDNS
 
  IPCONFIG /REGISTERDNS

Revision as of 16:21, 25 January 2007

For an explanation of dynamic DNS at NCSU, click here

Useful Command

  • Force a DC to update its DNS keys.
IPCONFIG /REGISTERDNS
  • Check DNS records.
nslookup -type=all <record>
ex. nslookup -type=all ecetest.ad.ncsu.edu
ex. nslookup -type=all _ldap._tcp.dc._msdcs.ecetest.ad.ncsu.edu