Forum Discussion
Dzung Vu
Sep 09, 2021Copper Contributor
AD broken
Hi All, DC is Virtualized in vmware, I got it restored from Veeam backup, meaning it is not in the current state, that caused AD broken, how could I get it fixed? I forced replication between 2...
Dave Patrick
Sep 10, 2021MVP
You should never restore a domain controller in a multi-domain controller environment.
Please run;
Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
repadmin /showrepl >C:\repl.txt
ipconfig /all > C:\dc1.txt
ipconfig /all > C:\dc2.txt
ipconfig /all > C:\problemworkstation.txt
then put unzipped text files up on OneDrive and share a link.