Forum Discussion
Thabsareup
Dec 13, 2023Copper Contributor
Rebuild the _msdcs DNS zone
Hi Techs _msdcs DNS zone is missing from dns for a dc running server 2008 in the process of upgrading and discovered that. I have recreated it and restarted netlogon service now not getting...
Dave Patrick
Dec 13, 2023MVP
Before making changes or adding new domain controllers it is important to first confirm domain health is 100% via dcdiag, repadmin tools. If you needed assistance then please run
Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log (run on PDC emulator)
repadmin /showrepl >C:\repl.txt (run on **any** domain controller)
ipconfig /all > C:\%computername%.txt (run on **EVERY** domain controller)
Also check the domain controller ***System*** and ***Replication*** (DFS or FRS) event logs for errors since last boot. Post the ***Event Source*** and ***Event IDs*** of any found. (no evtx files)
then put `unzipped` text files up on OneDrive and share a link.
Thabsareup
Dec 13, 2023Copper Contributor
There is only one dc i will share the results shortly.