2279 words
11 minutes

Install Exchange Server 2019 on Windows Server 2019

Cover image for Install Exchange Server 2019 on Windows Server 2019

This article is for those looking for a detailed and straightforward guide on installing Exchange Server 2019 on Windows Server 2019.

WARNING

This guide walks you through installing Exchange Server 2016 without implementing failover.

NOTE

The official hardware requirements for Exchange 2019 are detailed on Microsoft’s website.

IMPORTANT

We will consider the case when you already have two servers with the Windows Server 2019 operating system installed on them. In addition, one of the servers must have the Active Directory Domain Services role installed.

For details on installing Windows Server 2019, read my guide: Install Windows Server 2019.

IMPORTANT

In addition, one of the servers must have the Active Directory Domain Services role installed, and the second server must be domain joined.

To learn how to install Active Directory Domain Services on Windows Server 2019, read: Install Active Directory Domain Services on Windows Server 2019.

NOTE

After installing Exchange Server 2019, follow my guide to complete the configuration: Configure Exchange Server 2019.

IMPORTANT

This guide covers the installation of Exchange Server 2019 Cumulative Update 3 (Exchange 2019 CU3, released: September 2019). You need to download the current Cumulative Update at the time of reading the article. Each CU is a complete Exchange installation that includes updates and changes from all previous CUs. You don’t need to install previous CUs or Exchange 2019 RTM.

WARNING

Windows Server 2019 requires all available updates to be installed before installing Exchange Server 2019.

On the future Exchange server, go to the system under an account that consists of the following groups: Enterprise Admins, Schema Admins, and Domain Admins.

Before preparing Active Directory and installing Exchange Server 2019, you need to install additional software on the future Exchange server:

  • Visual C++ Redistributable Package for Visual Studio 2012
  • Visual C++ Redistributable Package for Visual Studio 2013
  • Unified Communications Managed API 4.0

Install Visual C++ Redistributable Package for Visual Studio 2012.

Go to the Microsoft download page and select the “Download” button to begin the process.

Install Exchange Server 2019 on Windows Server 2019 - Step 1

Select “VSU_4\vcredist_x64.exe” and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 2

Run the downloaded Visual C++ Redistributable Package for Visual Studio 2012 installer file.

Install Exchange Server 2019 on Windows Server 2019 - Step 3

Next, you must accept the license terms, if you agree with them, and click on the “Install” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 4

Installation of Visual C++ Redistributable Package for Visual Studio 2012 completed successfully.

Click on the “Close” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 5

Now let’s install Visual C++ Redistributable Package for Visual Studio 2013.

Navigate to the official download page and click the “Download” button to get started.

Install Exchange Server 2019 on Windows Server 2019 - Step 6

Select “vcredist_x64.exe” and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 7

Run the downloaded Visual C++ Redistributable Package for Visual Studio 2013 installer file.

Install Exchange Server 2019 on Windows Server 2019 - Step 8

Next, you must accept the license terms, if you agree with them, and click on the “Install” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 9

Installation of Visual C++ Redistributable Package for Visual Studio 2013 completed successfully.

Click on the “Close” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 10

Now let’s install Unified Communications Managed API 4.0.

Visit the Microsoft download page and click the “Download” button to proceed.

Install Exchange Server 2019 on Windows Server 2019 - Step 11

Run the downloaded Unified Communications Managed API 4.0 installer file.

Install Exchange Server 2019 on Windows Server 2019 - Step 12

The “Unified Communications Managed API 4.0 Installation Wizard” will open.

Click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 13

Next, you must accept the license terms, if you agree with them, and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 14

The installation process for “Unified Communications Managed API 4.0” has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 15

Installation of “Unified Communications Managed API 4.0” completed successfully.

Click on the “Finish” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 16

Now you need to install the remote administration tools to prepare Active Directory for the Exchange Serve 2019 installation, as well as other components required for the Exchange server to work.

On the keyboard, press the key combination “Win” and “x” and in the menu that opens, select “Windows PowerShell (Admin)”.

Install Exchange Server 2019 on Windows Server 2019 - Step 17

Install the remote administration tools for the subsequent preparation of Active Directory for the installation of Exchange Server 2019 using the command:

Terminal window
Install-WindowsFeature RSAT-ADDS

Install Exchange Server 2019 on Windows Server 2019 - Step 18

The process of installing the remote administration tools has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 19

The installation process for the remote administration tools has completed successfully.

Next, you need to install the prerequisites for Lync Server or Skype for Business Server using the command:

Terminal window
Install-WindowsFeature Server-Media-Foundation

Install Exchange Server 2019 on Windows Server 2019 - Step 20

The prerequisites installation process for Lync Server or Skype for Business has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 21

Installation of prerequisites for Lync Server or Skype for Business completed successfully.

Now you need to install additional components required for the Exchange server using the command:

Terminal window
Install-WindowsFeature NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation, RSAT-ADDS

Install Exchange Server 2019 on Windows Server 2019 - Step 22

The process of installing additional components required for the Exchange Server has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 23

The installation of the additional components required for the Exchange Server has been completed successfully.

Now you need to reboot the server.

On the keyboard, press the key combination “Win” and “x”, in the menu that opens, select “Shut down or sign out”, then “Restart”.

Install Exchange Server 2019 on Windows Server 2019 - Step 24

In the window that opens, select “Other (Planned)” and click on the “Continue” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 25

The server will start to reboot.

Install Exchange Server 2019 on Windows Server 2019 - Step 26

Now you need to prepare Active Directory to work with Exchange Server.

On the future Exchange server, go to the system under an account that consists of the following groups: Enterprise Admins, Schema Admins, and Domain Admins.

On the keyboard, press the key combination “Win” and “x” and in the menu that opens, select “Windows PowerShell (Admin)”.

Install Exchange Server 2019 on Windows Server 2019 - Step 27

Go to drive “D” (virtual drive), where the Exchange Server 2019 installation files are located, using the command:

Terminal window
cd D:\

Install Exchange Server 2019 on Windows Server 2019 - Step 28

Let’s prepare the Active Directory schema to work with Exchange Server using the command:

Terminal window
E:\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /PrepareSchema

Install Exchange Server 2019 on Windows Server 2019 - Step 29

The process of preparing the Active Directory schema has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 30

The Active Directory schema preparation process completed successfully.

Now you need to prepare containers, objects, and other Active Directory components and create the Exchange organization.

NOTE

After “OrganizationName” you must indicate the name of your organization in English.

Let’s prepare containers, objects, and other Active Directory components, as well as create an Exchange organization, using the command:

Terminal window
E:\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /PrepareAD /OrganizationName:"heyvaldemar"
NOTE

This manual uses the organization’s name “heyvaldemar”.

Install Exchange Server 2019 on Windows Server 2019 - Step 31

The process of preparing containers, objects, and other Active Directory components has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 32

The preparation process for containers, objects, and other Active Directory components has been completed successfully.

Now you need to prepare the domain for the Exchange Server installation.

Prepare a domain for installing Exchange Server using the command:

Terminal window
E:\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /PrepareDomain:heyvaldemar.net
NOTE

This tutorial uses the heyvaldemar.net domain.

Install Exchange Server 2019 on Windows Server 2019 - Step 33

The process of preparing the domain has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 34

The domain preparation process has completed successfully.

Install Exchange Server 2019 on Windows Server 2019 - Step 35

Now you can start installing Exchange Server 2019.

Go to drive “D” (virtual drive) where the Exchange Server 2019 installation files are located and run “Setup.exe”.

Install Exchange Server 2019 on Windows Server 2019 - Step 36

At this point, you can check for updates to Exchange Server 2019.

Select “Connect to the Internet and check for updates” and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 37

There are currently no updates for Exchange Server 2019.

Click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 38

Next, the “Exchange Server Setup Wizard” invites you to familiarize yourself with information regarding Exchange Server 2019.

Click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 39

Next, you must accept the license terms, if you agree with them, and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 40

We select “Don’t use recommended settings” so that the Exchange server does not automatically send error reports and other information on the use of the Exchange server to Microsoft.

Click “Next”.

Install Exchange Server 2019 on Windows Server 2019 - Step 41

Now you need to choose which roles will be installed on your server.

Select “Mailbox role”, then select “Automatically install Windows Server roles and features that are required to install Exchange Server” and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 42

Next, you can select the directory where Exchange Server 2019 should be installed.

Leave the settings unchanged and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 43

You can now configure your anti-malware settings.

In the “Disable malware scanning” item, select “No” and click on the “Next” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 44

Next, the process of checking readiness for installation will begin, after it is completed, you can start the installation process for Exchange Server 2019.

Click on the “Install” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 45

The installation process for Exchange Server 2019 has begun.

Install Exchange Server 2019 on Windows Server 2019 - Step 46

Exchange Server 2019 installation completed successfully.

Select “Launch Exchange Administration Center after finishing Exchange setup” and click on the “Finish” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 47

NOTE

The Exchange Administration Center is used to administer the Exchange server, available at https://heva-server-2/ecp, where heva-server-2 is the name of my Exchange server. Accordingly, you need to specify the name or IP address of your server with Exchange Server 2019 installed.

To display the Exchange Administration Center Control Panel correctly, you must add the Exchange Server address to Trusted Sites in Internet Explorer.

Click on the “Add” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 48

In the “Add this website to the zone” field, specify the address of the Exchange server and click on the “Add” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 49

The Exchange server address has been added to the list of trusted sites.

Click on the “Close” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 50

Next, you need to specify the username and password of an account with Exchange administrator rights and click on the “Sign in” button.

Install Exchange Server 2019 on Windows Server 2019 - Step 51

Welcome to the Exchange Admin Center Control Panel.

Install Exchange Server 2019 on Windows Server 2019 - Step 52

You can now check the status of the Exchange Server services.

From the Start menu, find “Microsoft Exchange Server 2019” and select “Exchange Management Shell”.

Install Exchange Server 2019 on Windows Server 2019 - Step 53

Let’s check the status of the Exchange Server services using the command:

Terminal window
Test-ServiceHealth

Install Exchange Server 2019 on Windows Server 2019 - Step 54

Service check completed successfully.

A “True” value in “RequireServiceRunning” indicates that the services are running.

Install Exchange Server 2019 on Windows Server 2019 - Step 55


Patreon Exclusives#

🏆 Join my Patreon and dive deep into the world of Docker and DevOps with exclusive content tailored for IT enthusiasts and professionals. As your experienced guide, I offer a range of membership tiers designed to suit everyone from newbies to IT experts.


Tools I Personally Trust#

If you’re building things, breaking things, and trying to keep your digital life a little saner (like every good DevOps engineer), these are two tools that I trust and use daily:

🛸 Proton VPN - My shield on the internet. It keeps your Wi-Fi secure, hides your IP, and blocks those creepy trackers. Even if I’m hacking away on free café Wi-Fi, I know I’m safe.

🔑 Proton Pass - My password vault. Proper on-device encryption, 2FA codes, logins, secrets - all mine and only mine. No compromises.

These are partner links - you won’t pay a cent more, but you’ll be supporting DevOps Compass. Thanks a ton - it helps me keep this compass pointing the right way 💜


Gear & Books I Trust#

📕 Essential DevOps books
🖥️ Studio streaming & recording kit
📡 Streaming starter kit


Social Channels#

🎬 YouTube
🐦 X (Twitter)
🎨 Instagram
🐘 Mastodon
🧵 Threads
🎸 Facebook
🦋 Bluesky
🎥 TikTok
💻 LinkedIn
📣 daily.dev Squad
✈️ Telegram
🐈 GitHub


Community of IT Experts#

👾 Discord


Refill My Coffee Supplies#

💖 PayPal
🏆 Patreon
🥤 BuyMeaCoffee
🍪 Ko-fi
💎 GitHub
Telegram Boost

🌟 Bitcoin (BTC): bc1q2fq0k2lvdythdrj4ep20metjwnjuf7wccpckxc
🔹 Ethereum (ETH): 0x76C936F9366Fad39769CA5285b0Af1d975adacB8
🪙 Binance Coin (BNB): bnb1xnn6gg63lr2dgufngfr0lkq39kz8qltjt2v2g6
💠 Litecoin (LTC): LMGrhx8Jsx73h1pWY9FE8GB46nBytjvz8g


Is this content AI-generated?

No. Every article on this blog is written by me personally, drawing on decades of hands-on IT experience and a genuine passion for technology.

I use AI tools exclusively to help polish grammar and ensure my technical guidance is as clear as possible. However, the core ideas, strategic insights, and step-by-step solutions are entirely my own, born from real-world work.

Because of this human-and-AI partnership, some detection tools might flag this content. You can be confident, though, that the expertise is authentic. My goal is to share road-tested knowledge you can trust.

Install Exchange Server 2019 on Windows Server 2019
https://www.heyvaldemar.com/install-exchange-server-2019-on-windows-server-2019/
Author
Vladimir Mikhalev
Published at
2019-11-25
License
CC BY-NC-SA 4.0