Forum Discussion
Server 2019 to 2019 DC migration, sysvol dfsr stuck in initial sync
- Jul 14, 2022
The event logs could not be read so its a little difficult to follow but looks like STONESERVER has tombstoned. I'd check the system and DFS Replication event logs on both to confirm this. If this is the case then STONESERVER will need to be rebuilt from scratch. Roles are already on SRTTEMP so all that's needed is to perform some cleanup to remove the STONESERVER remnants from active directory.
https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/ad-ds-metadata-cleanup
Once the cleanup is done run the above again (plus check the system and DFS Replication event logs are clean) to verify domain health is 100% before trying to add the domain controller again. (put up a new set of files up and I'll be happy to look)
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
then put `unzipped` text files up on OneDrive and share a link.
- computerlewisJul 13, 2022Copper Contributorit'll be a few hours before I'm in front of the server again, I can upload those files later today.
I checked one last thing before I left, but before I posted this. It seems that the temporary server DC has sysvol replication in an error state (5), though its functioning normally as a domain controller. I've since looked around for a guide on how to fix this, but can't find anything.- Dave PatrickJul 13, 2022MVP
it'll be a few hours before I'm in front of the server again, I can upload those files later today.Ok, sounds good
- computerlewisJul 14, 2022Copper ContributorI've got the files, but should I obfuscate the server names? they're generic enough that I don't feel a need to, but I'm not sure what best practice here is. I plan on obfuscating the mac addresses though.