Forum Discussion
Update AD schema to Exchange 2019
- Mar 27, 2023
The requirements for the network and the directory servers in your Exchange 2019 organization are described in the following table:
Component Requirement
Domain controllers All domain controllers in the forest need to be running one of the following versions of Windows Server:
Windows Server 20221 Standard or Datacenter
Windows Server 2019 Standard or Datacenter
Windows Server 2016 Standard or Datacenter
Windows Server 2012 R2 Standard or Datacenterthis command is used when performing the pre requisities for installing exchange 2019. So the setup will indeed update the schema.
Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
https://www.stellarinfo.com/blog/exchange-2013-to-2019-migration/+
the exchange team has just released a blog:
Yes its recommended to update the schema and update the .NET before installing the CU . When you run the CU it will check for all prerequisites in case your schema or your .net are not updates it will tell you to update them prior proceeding
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily.