Download

You can Download the Exchange Setup from the Below Link

Prerequisites


Step 1: Prepare Active Directory

Install the RSAT Feature.
  • Open Windows PowerShell.
  • Install-WindowsFeature RSAT-ADDS
image

Step 2: install Exchange roles

Install all roles in the Scenario
  • Open Windows PowerShell
  • Run
  • Import-Module ServerManager
  • image
Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, 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
image

# Run Restart-Computer to Reboot the Server

Note: For single Role. Prerequisite command differs.

References

Refer below link for Prerequisites

Step 3:Now Download and install the Prerequisites



image

Step 4: Preparing Active Directory

Open Windows PowerShell
Browse to Setup Location
Run .
.\setup /Preparead /IAcceptExchangeServerLicenseTerms /OrganizationName:”Enter Exchange Org Name”

Note : If you are already in a Exchange Organization – Remove /OrganizationName Parameter
image

Step 5: Preparing Schema

Open Windows PowerShell
Browse to Setup Location
Run .
.\setup /PrepareSchema /IAcceptExchangeServerLicenseTerms
image

Step 6: Preparing Domain

Open Windows PowerShell
Browse to Setup Location
Run .
.\setup /Preparedomain /IAcceptExchangeServerLicenseTerms
image

Note :
If you are in a Child domain Scenario
Run
.\setup /Preparealldomains /IAcceptExchangeServerLicenseTerms

Step 7: Exchange setup


Choose Next

image

image

Step 8: Choose the Roles

Choose Next
image

Step 9: Location

Choose Next
image

Step 10: Exchange organization

Choose Next

If you already Did “Step 4” you won’t see this Page. As Already Exchange Org is created

image

Step 11: Malware protection

Choose No
&
Choose Next
image

Step 10: Readiness checks

Choose Install
image

Choose Next

image
image
nyenyeboy@gmail.com