Exchange Server/Install required features and software

From ITHandbook

Prerequisites

  • The account used for operation must be a membership of Local Administrators groups or equivalent on the target server.

.NET Framework 4.8

If the .NET Framework version is lower than 4.8, update it using Windows Update or other methods.

Visual C++ Redistributable Package for Visual Studio 2012

Download it from here

Install silently using the following command: vcredist_x64.exe /q /norestart

Visual C++ Redistributable Package for Visual Studio 2013

Download it from here

Install silently using the following command: vcredist_x64.exe /q /norestart

Unified Communications Managed API 4.0

This package is in the UCMARedist folder on the installation media.

Install silently using the following command:
<Virtual DVD drive letter>:\UCMARedist\Setup.exe -q

Install required features

Open a PowerShell as administrator and run the cmdlet to install:

Install-WindowsFeature Server-Media-Foundation, NET-Framework-45-Core, NET-Framework-45-ASPNET, NET-WCF-HTTP-Activation45, NET-WCF-Pipe-Activation45, NET-WCF-TCP-Activation45, NET-WCF-TCP-PortSharing45, 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

IIS URL Rewrite Module

Download it from here.

Install silently using the following command:
rewrite_amd64_en-US.msi -q