How to Install and Configure Windows Mail Server (Exchange Server) 2019
Meet Exchange Server 2019 prerequisites:
a. Install .NET Framework 4.8
b. InstallĀ Visual C++ Redistributable Package for Visual Studio 2012
c. InstallĀ Visual C++ Redistributable Package for Visual Studio 2013
d. InstallĀ IIS URL Rewrite Module
e. Install Unified Communications Managed API 4.0
f. Install the Remote Tools Administration Pack (PowerShell)
Install-WindowsFeature RSAT-ADDS
g. Install the Server Media Foundation windows feature (PowerShell)
Install-WindowsFeature Server-Media-Foundation
Prepare Active Directory and Add DNS Record
Keep the DC running
Make sure the Exchange Server Machine was joined to the domain.
Use the following commands (from the D drive of the command line) at the Server in which you are installing Exchange Server to prepare Active Directory for Exchange Server integration.
D:\Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF
D:\Setup.exe /PrepareAD /OrganizationName: “Adatum” /IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF
D:\Setup.exe /PrepareAllDomains /IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF
i. Use Exchange Setup to install the required Windows components
Download and Install
h. Download Exchange Server 2019(Cumulative Update 12)
i. Use Exchange Setup to install the required Windows components