How to Upgrade Domain Controllers from Windows Server 2012 to 2022

Parth Mistry 40 Reputation points
2023-05-19T10:16:26.25+00:00

-> We need to migrate Domain Controllers from Windows 2012 to 2022 (total 4 VM's).

-> In which three DC's are hosted in VMware environment and one is on physical server.

-> Our target migration platform is Nutanix. (Upgrade DC and migrate from VMware to Nutanix)

My query is;

-> How do I intend to upgrade?
-> Which prerequisites do I need to be aware of?
-> Detailing the upgrade process
-> The last time we upgraded, some of the policies stopped operating as a result. I must therefore consider this alternative this time.

To upgrade successfully, we need your assistance/support.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,825 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,662 questions
Microsoft Entra
Microsoft Entra
A group of Microsoft multicloud identity and access solutions.
2,581 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-05-19T13:20:18.6+00:00

    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.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.