Fix Active Directory DNS issues.
Use the Windows Support Tool and run these command:
dcdiag /fix
netdiag /fix
ipconfig /flushdns
ipcofnig /registerdns
net stop server
net start server
Reboot server. If this is not an option, go into Services and start any automatic services that are stopped.
*** If the Active Directory DNS records do not appear, you may need to manually re-create the DNS zone.
Advertisement