Forum Discussion
After upgrading a 2012 r2 DC to 2019, can I use the 2012 r2 license on a new server?
- May 26, 2022
If it's a retail license then it should be possible. Another option is to install the hyper-v role (as only role) on new host, then stand up two virtual machines. One for active directory domain services and another for application / SQL server. Not recommended to install SQL or other roles / applications on a domain controller.
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
https://techcommunity.microsoft.com/t5/Storage-at-Microsoft/Streamlined-Migration-of-FRS-to-DFSR-SYSVOL/ba-p/425405
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.