Installing Exchange Server is an essential task for businesses looking to streamline their email communication in a secure environment. Microsoft Exchange Server 2019 is the latest one launched by the Microsoft. In this guide, we will go through the steps to Install Exchange Server 2019. First we will understand the requirements and pre-requisites needed to install the Exchange Server. We will setup the Exchange Server on the Azure Virtual Machine running on Windows Server 2022. If you want to learn about setting up Azure VM, then read this article on Create Azure Virtual Machine.
Important: Tired of managing your own servers? We get it – running Exchange on-prem takes time and money away from growing your business. But there’s a better way. With our seamless migration services, we lift that burden, transitioning you to the Office 365 Exchange Online while keeping disruptions at bay. If you are looking for Exchange Server to Exchange Online Migration, feel free to reach out to us at [email protected] .
Below are some requirements needed to smoothly install Exchange Server 2019.
Network and Directory Server
Components
Requirements
Hardware
Operating System
Exchange Components
Requirement
First, we need to install active directory domain services. This can be done by following the steps mentioned below.
Once done, it will automatically restart. Now your active directory setup has been completed successfully.
Now we need to join the server to the domain. For this follow the below steps.
Now, we need to add the IP address of the server and domain in the hosts file of the windows.
Now you need to connect your PC to the domain. For this follow the below steps.
Once everything has been completed, restart your PC. Now we can install exchange server, but first we need to install some prerequisites for installing Exchange Server 2019.
To install Exchange server, you need to install some pre-requisites needed before installing the exchange setup.
Install latest .NET Framework
Download the .NET 4.8 and install it on your pc. Remember to install it as an administrator. Once installed you need to restart your PC for completing the installation.
Install Visual C++ Redistributable Package
Download Visual C++ Redistributable Package for Visual Studio 2012 and Visual Studio 2013 and install it as administrator on your PC.
Install IIS Rewrite Module
Download and install the IIS Rewrite Module on your PC from this link: IIS Rewrite Module
Install Unified Communications Managed API 4.0
Download and Install Unified Communications Managed API 4.0 on your system.
Install Server Media Foundation
To install server media foundation, you need to use the Windows PowerShell.
Install-WindowsFeature Server-Media-Foundation
Install Remote Server Administration Toolkit
In the Windows PowerShell, run the below command.
Install-WindowsFeature NET-Framework-45-Features, RSAT-ADDS, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, 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
Check for Windows Updates
You need to install all windows update before installing any version of Exchange Server including 2019.
Once all the updates have been installed successfully, you are good to go to install Exchange Server.
Steps to Install Exchange Server 2019
First you need to download the Exchange server 2019 setup file if you do not have it. Once downloaded, mount the setup file.
Prepare Active Directory Schema
Run the below command in the windows PowerShell.
F:\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataOn /PrepareSchema
Prepare Active Directory
In Windows PowerShell, run the below command.
F:\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataOn /PrepareAD /OrganizationName: “CLOUDBIK-TEST"
Prepare Active Directory Domain
Run the below mentioned command in the Windows PowerShell.
F:\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataOn /PrepareDomain:cloudbik-test.local
Follow the below procedure to completely install Exchange Server 2019 on your Azure Virtual Machine.
Now you have successfully installed the Exchange Server 2019. You can verify the installation.
To verify exchange server installation, open Exchange Management Shell and run the below command.
Get-ExchangeServer
It will provide you the result of the Exchange Server Database, Server Role, Site, Edition and Version.
This article describes how to install Exchange Server 2019 on Windows Server 2019 running on Azure Virtual Machine. Exchange Server provides full control to admin over their organization and is very secure. I hope this article has provided you with valuable insight on installing exchange server from scratch. If you have any queries regarding this, feel free to ask.
Last updated on December 20, 2023
Manoj Dwivedi is a seasoned Technical Content Analyst with over a decade of experience in the IT industry. He specializes in creating in-depth guides, tutorials, and analyses on cloud computing, data migration, and IT infrastructure. When he’s not writing, Manoj enjoys exploring the latest tech trends and engaging with the IT community through forums and social media. LinkedIn: https://www.linkedin.com/in/manoj-dwivedi-812551168/
How to Recover or Restore SharePoint Site in Office 365?
How to Perform Microsoft 365 Recovery: Complete Guide
No comments yet. Why don’t you start the discussion?