Forum Discussion
AD replication, New Domain and Controllers
The two prerequisites to introducing the first 2019 or 2022 domain controller are that domain functional level needs to be 2008 or higher and older sysvol FRS replication needs to have been migrated to DFSR
I'd use dcdiag / repadmin tools to verify health `correcting all errors found` before starting `any` operations. Then stand up the new 2019 or 2022, patch it fully, license it, join existing domain, add active directory domain services, promote it also making it a GC (recommended), transfer FSMO roles over (optional), transfer pdc emulator role (optional), use dcdiag / repadmin tools to again verify health, when all is good you can decommission / demote old one.
- Robert BollingerJul 05, 2023Brass ContributorOk. So in my case it would be true. This was a new domain and new domain controllers. I am surprise that DCPromo didnt install the DFS replication service. On the initial install.
- Dave PatrickJul 05, 2023MVP
You couldn't add after-the-fact. Sounds like you may need to remove the 2019, do the FRS->DFSR migration, then add the new domain controller.
- Robert BollingerJul 06, 2023Brass Contributor
No if I did that then there would be no domain at all. The domain started out on Windows Server 2019 (vdc1 and vdc2). Also I just installed the DFS Replication Service itself after i realized the SYSVOL service folder wasn't replicating.