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.
- 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, 2023Copper 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.
- Dave PatrickJul 06, 2023MVP
Ok, sounds good then, no you didn't need to add the DFS role unless you plan to create some DFS namespaces.