Forum Discussion
UPGRADE AD 2016 TO 2019
- Aug 18, 2023
RMAZOUZI just checking if there's any progress or updates? please don't forget to mark helpful replies?
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.
- RMAZOUZIAug 18, 2023Brass Contributor
Thanks Patrick For your explanation ,for my situation i would like to make an upgrade in place install Windows 2019 over 2016 with keep configiration and setting but i think that i must run adprep /forestprep and adprep /domainprep
- Dave PatrickAug 18, 2023MVP
An in-place upgrade is very risky and is never recommended and since there are two DCs there's really no point in trying that path.
- RMAZOUZIAug 18, 2023Brass Contributorah Ok thanks Patrick for your Advices so the best practice is promote server towards another one with the procedure which you give me.