Forum Discussion
Rebuild the _msdcs DNS zone
Here's what I get.
- Dave PatrickDec 15, 2023MVP
Thabsareup just checking if there's any progress or updates? please don't forget to mark helpful replies.
- Dave PatrickDec 14, 2023MVP
Sounds good.
- ThabsareupDec 14, 2023Copper ContributorHi
I am doing this activity later tonight in about 8 hours.
Regards - Dave PatrickDec 13, 2023MVP
Thabsareup just checking if there's any progress or updates? please don't forget to mark helpful replies.
- Dave PatrickDec 13, 2023MVP
Do these steps.
A domain controller and all domain members must use the static ip address of DC listed for DNS and no others such as router or public DNS. So domain controller should have own static ip address (10.1.16.1) listed as primary and loopback (127.0.0.1) as secondary. Remove all the others, then do ipconfig /flushdns, ipconfig /registerdns, restart the netlogon service.
then repeat these steps.
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. - ThabsareupDec 13, 2023Copper ContributorThen put up a new set of files to look at. I dont understand here.
Please note that there is only one server. - Dave PatrickDec 13, 2023MVP
Sorry I missed that you also messaged the password.
A domain controller and all domain members must use the static ip address of DC listed for DNS and no others such as router or public DNS. So domain controller should have own static ip address (10.1.16.1) listed as primary and loopback (127.0.0.1) as secondary. Remove all the others, then do ipconfig /flushdns, ipconfig /registerdns, restart the netlogon service. Then put up a new set of files to look at.