0% found this document useful (0 votes)
79 views16 pages

How To Install Exchange 2013 On Windows Server 2012

This document provides steps to install Exchange 2013 on Windows Server 2012. It outlines downloading prerequisites like .NET Framework 4.5 and Microsoft Unified Communications Managed API. The steps include preparing Active Directory by installing features and running PowerShell commands, preparing the schema and domain, then using the Exchange setup to choose roles, location, organization and complete the installation. The goal is to guide the user through the full Exchange 2013 deployment process on Windows Server 2012.

Uploaded by

Eduin Cadete
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views16 pages

How To Install Exchange 2013 On Windows Server 2012

This document provides steps to install Exchange 2013 on Windows Server 2012. It outlines downloading prerequisites like .NET Framework 4.5 and Microsoft Unified Communications Managed API. The steps include preparing Active Directory by installing features and running PowerShell commands, preparing the schema and domain, then using the Exchange setup to choose roles, location, organization and complete the installation. The goal is to guide the user through the full Exchange 2013 deployment process on Windows Server 2012.

Uploaded by

Eduin Cadete
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

How to Install Exchange 2013 on Windows Server

2012

https://social.technet.microsoft.com/wiki/contents/a
rticles/14506.how-to-install-exchange-2013-on-
windows-server-2012.aspx

Table of Contents
 Download
 Prerequisites
 Step 1: Prepare Active Directory
 Step 2: install Exchange roles
o References
 Step 3:Now Download and install the Prerequisites
 Step 4: Preparing Active Directory
 Step 5: Preparing Schema
 Step 6: Preparing Domain
 Step 7: Exchange setup
 Step 8: Choose the Roles
 Step 9: Location
 Step 11: Malware protection

Download
You can Download the Exchange Setup from the Below Link

http://technet.microsoft.com/en-US/evalcenter/hh973395

Prerequisites
http://technet.microsoft.com/en-us/library/bb691354(EXCHG.150).aspx

Step 1: Prepare Active Directory


Install the RSAT Feature.

 Open Windows PowerShell.


 Install-WindowsFeature RSAT-ADDS
Step 2: install Exchange roles
Install all roles in the Scenario

 Open Windows PowerShell


 Run
 Import-Module ServerManager

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

# Run Restart-Computer to Reboot the Server


Note: For single Role. Prerequisite command differs.

References

Refer below link for Prerequisites

http://technet.microsoft.com/en-us/library/bb691354(EXCHG.150).aspx

Step 3:Now Download and install the Prerequisites


1. Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit

2. Microsoft Office 2010 Filter Pack 64 bit


3. Microsoft Office 2010 Filter Pack SP1 64 bit
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


Step 5: Preparing Schema
Open Windows PowerShell

Browse to Setup Location

Run .

.\setup /PrepareSchema /IAcceptExchangeServerLicenseTerms

Step 6: Preparing Domain


Open Windows PowerShell

Browse to Setup Location


Run .

.\setup /Preparedomain /IAcceptExchangeServerLicenseTerms

Note :

If you are in a Child domain Scenario

Run

.\setup /Preparealldomains /IAcceptExchangeServerLicenseTerms

Step 7: Exchange setup

Choose Next
Step 8: Choose the Roles
Choose Next
Step 9: Location
Choose Next
Step 10: Exchange organization
Choose Next

If you already Did “Step 4” you won’t see this Page. As Already Exchange Org is created
Step 11: Malware protection
Choose No

&

Choose Next
Step 10: Readiness checks
Choose Install
Choose Next

You might also like