Share via

What is the best practice to migrating Windows 2012 R2 with Exchange 2016 to Windows 2022?

Ricardo luna 20 Reputation points
2024-01-31T23:41:18.8066667+00:00

Hello,

Need some guidance on the upgrade path from Windows 2012 R2 with Exchange 2016 to Windows Server 2022 with Exchange 2019.

Currently, we have:

  • First server, Primary AD with Windows Server 2012
  • Second server, Exchange 2016 CU22 on a Windows Server 2012 R2

What would be the best way to approach the AD and Exchange to Windows Server 2022 and Exchange 2019?

Exchange | Exchange Server | Other
Exchange | Exchange Server | Other

A robust email, calendaring, and collaboration platform developed by Microsoft, designed for enterprise-level communication and data management.Miscellaneous topics that do not fit into specific categories.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other

Answer accepted by question author

  1. Thameur-BOURBITA 36,526 Reputation points Moderator
    2024-02-01T00:04:29.93+00:00

    Hi

    Exchange Server 2019 with a domain controller window 2012 are not supported as mentioned in the link below:

    https://learn.microsoft.com/en-us/exchange/plan-and-deploy/supportability-matrix?view=exchserver-2019#supported-active-directory-environments

    In this case you should start by upgrading your domain controller and functional level to windows 2016 or higher after that you can deploy your Exchange 2019 and start migrate mailbox on it.

    Please don’t forget to accept helpful answer


1 additional answer

Sort by: Most helpful
  1. Anonymous
    2024-02-02T03:41:59.8+00:00

    Hello Ricardo luna, Thank you for posting in Q&A forum. Based on your description, I understand the current environment and the migrated environement below: Old AD: Windows Server 2012 Old Exchange: Windows 2012 R2 with Exchange 2016 New AD: server 2022 New Exchange: Windows Server 2022 with Exchange 2019 The minimum requirement to add one 2022 domain controller is a Windows Server 2008 functional level. The domain also has to use DFS-R as the engine to replicate SYSVOL. Here are my suggestions you can do: 1.Check the SYSVOL is DFSR.Check steps: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DFSR\Parameters\SysVols\Migrating Sysvols\LocalState registry subkey. If this registry subkey exists and its value is set to 3 (ELIMINATED), DFSR is being used. If the subkey does not exist, or if it has a different value, FRS is being used. If SYSVOL is DFSR, it is OK, if SYSVOL is FRS, you need to migrate to DFSR first. 2.However, you want to migrate Exchange from Exchange 2016 to Exchange 2019. The functional level must be Windows Server 2016 or Windows Server 2012 R2 So please check if the functional level is 2012 R2 or 2016. If no, you need to upgrade the functional level to Windows Server 2016 or Windows Server 2012 R2. 3.Before you upgrade the functional level to Windows Server 2016 or Windows Server 2012 R2. You must make sure the DC version is equal or higher than domain functional level, and make sure domain functional level is equal or higher than forest functional level. Forest and Domain Functional Levels https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/active-directory-functional-levels 4.Add 2022 server to domain and add DNS, AD DS and GC on this 2022 server. 5.Check this new DC health by running DCdiag /v and AD replication by running commands below: repadmin /showrepl >C:\rep1.txt repadmin /replsum >C:\rep2.txt


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.
    0 comments No comments

Your answer

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