Wednesday, April 24, 2024

Install Exchange 2019 – Part 1 – Pre Requisites

The Exchange 2019 pre-requisites are very similar to the previous version, although they do have later requirements so be careful to follow these carefully. Before the Exchange 2019 Server software can be installed there are various tasks that need to be performed on your Windows Server installation.

  • Ensure all Windows Updates are installed
  • Install the RSAT pre-requisites
  • Install the Windows Feature pre-requisites
  • Install the .Net Framework 4.7.2 64 bit
  • Visual C++ Redistributable Package for Visual Studio 2013
  • Install UCMA runtime
  • Update the Active Directory Schema

A full listing of the requirements can be found on the Microsoft site reference here. https://docs.microsoft.com/en-us/exchange/plan-and-deploy/prerequisites?view=exchserver-2019

All of these are explained below. Remember this must all be performed on a Server 2019 build as Exchange 2019 will not run on anything less.

INSTALL THE RSAT PRE-REQUISITES

Open a Powershell Windows ‘as administrator’ and run the command

Install-WindowsFeature RSAT-ADDS

INSTALL THE WINDOWS FEATURE PRE-REQUISITES

Using the same Powershell window as above, run the following command

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

You will notice the request not to reboot the Server once these are complete. Feel free to reboot if you feel more comfortable doing that.

INSTALL .NET 4.7.2 FRAMEWORK

The .Net framework is necessary to install Exchange 2016 or 2019. It is possible that it is already installed on your system, but if not, the link below is for the Microsoft download site to obtain these and install.

https://go.microsoft.com/fwlink/p/?linkid=863265

INSTALL THE VISUAL STUDIO RUNTIME

https://go.microsoft.com/fwlink/?linkid=2002913

These are required if you are using the Exchange 2019 installation to update the Active Directory Schema.


SKYPE FOR BUSINESS

If you are going to be using the Lync Server or Skype for Business components, then install the Server Media Foundation module.

Install-WindowsFeature Server-Media-Foundation

Previously there was a requirement to install the UCMA runtime but this is no longer the case, you can proceed with out it.

Mark Rochester
Mark Rochesterhttps://thecloudgeezer.com
Mark currently works in the cloud space assisting large companies to migrate from either on premises to the cloud, or cloud to cloud. His experience with Enterprise migrations spans more than 25 years which basically makes him old. However, with all the oldness creeping up he still finds technology massively exciting. Please reach out for a chat anytime you would like. :-)

Related Articles

Migrate Microsoft 365 Mailboxes to Google Workspace

This is not a very common subject to talk about as most of the migrations that get performed are people moving into the Microsoft...

Microsoft 365 Discovery Report

If you are working with a Microsoft 365 tenant, whether it is for your own or for a client, it is often necessary to...

Batches Paused in ‘Needs Approval’ Status

When you are using the native Microsoft tools to migrate from Google Workspace (Gmail) into Microsoft 365 the tool works very well. It does...

Stay Connected

88FansLike
36,999FollowersFollow
32,381SubscribersSubscribe
- Advertisement -

Latest Articles