How to verify Active Directory Domain Controller DNS Registration
Here are a few steps used to verify DNS registration for Active Directory Domain controllers:
- Run ipconfig /registerdns - Registers only A and PTR records
- Check the netlogon.dns log file locaated by default at: %systemroot\system32\config
- Restart the netlogon service


Leave a Reply