setup 2016

--

Exchange Server 2016 Installation

Microsoft released Exchange 2016 preview On July 22, 2015, let’s configure the pre-requisites and see how to install Exchange 2016. The Public preview is available on public preview availability.

NOTE: Installing Exchange 2016 Preview in a production environment isn’t supported by Microsoft.

Before Installing Exchange 2016, we need to see the coexistence and pre-requisites:

Exchange 2016 supported Coexistence Scenarios:

Pre-Requisites:

Active Directory and Network:

Hardware:

Operating System:

Supported Clients:

Software:

Installation of Exchange 2016:

Exchange 2016 has three possible installations with preview edition.

NOTE: You must have Enterprise Admin, Schema Admin and Domain admin rights before you start the installation of Exchange 2016.

Active Directory Preparation:

Install Remote Tool Admin Pack using Windows PowerShell:

Install-WindowsFeature RSAT-ADDS

Installation of RSAT-ADDS allows Exchange to extend the Active Directory Schema and prepare Active Directory for Exchange installation.

Install Windows Server 2012 R2 prerequisites using Windows PowerShell:

Install the prerequisites that are required to install Exchange 2016 on a Windows Server 2012 R2 is depends on Exchange 2016 server role you we to install, in my case I am installing Mailbox role hence using the below command:

Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, 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

This requires rebooting the machine.

For Edge Transport Role use the below command:

Install-WindowsFeature ADLDS

Once the server is rebooted, install the following software’s in the below order:

.Net Framework Installation:

Double Click on Installable File:

Accept the License and Click on Install:

Once completed Click on Finish:

Microsoft Unified Communications Managed API 4.0:

Double click on the Installable file:

Click on Yes to proceed further:

Click on Next:

Accept the License and click on Install:

Click on Finish to complete the installation:

Exchange Server 2016 Installation:

Extract the installable file:

Double Click on the Exchange Installable file:

Microsoft recommends to always checking for updates before you start the installation and Click Next.

Once you check for updates and install the updates if required, Setup will start the process of copying Exchange setup files

Once it copies the files, it starts with initializing the setup:

Click Next to Start the Installation Process:

Accept the License Agreement and Click on Next:

Select the recommended settings and click on Next:

Select the Server Role that you want to install and Click on Next:

Specify the location and folder where you want to install the Exchange:

Specify the Exchange Organization name and Click on Next:

It is recommended not to disable malware scanning on your exchange server. We stick with the default option of No and click next.

Setup will check for the readiness checks to verify if the setup can continue

Once Readiness checks completes, read the warnings and make sure you don’t have any errors and click on Install to continue:

Once Installation starts, Exchange will perform 15 steps:

During the Installation process contains the below steps:

Finalizing Setup

After all 15 steps are completed; we’re done with the installation of the first Exchange 2016 in the organization.

Once the Installation completes, click on Finish.

Reboot the exchange server before start the administration and configuration of the exchange server.

Once the server is up, Go to Exchange Management Shell and run the following command to verify the exchange version.

We can find the Exchange administration Centre as below:

Provide the credentials to open the Exchange administration Centre:

Exchange administration Centre looks as below:

Microsoft MVP | Exchange Serve

http://msexchangeguru.com/2015/08/24/exchange2016-installation/

--

Step by Step Guide for Installing Exchange Server 2016

with 13 comments

The following section describes a step-by-step guide for the installation of Microsoft® Exchange Server 2016. The installation considers a single server deployment of Exchange Server 2016 with the Mailbox role. Additional details of the topology and architecture of the lab environment which was used in the installation is described here;

1. Operating System Support for Exchange Server 2016

The following operating systems are supported;

2. Active Directory Preparation

The first task in the installation of any version of Exchange is to prepare the Active Directory environment where the Exchange Server will be placed.

However, prior to the preparation, it should be checked against the following Network and Directory Server requirements;

Once the above requirements are verified for consistency, proceed with the following preparation tasks on the server/computer which will be used to prepare the Active Directory using the Exchange Server 2016 Active Directory Prepare module.

Install-WindowsFeature RSAT-ADDS

3 Server role prerequisite installation

The prerequisites for Exchange 2016 varies on the server role which will be associated with it. The section describes the installation of Exchange 2016 on a server containing Windows Server 2012 R2 Operating System.

3.1 Prerequisites for Mailbox Server Role

The following section instructs the prerequisite installation that should be performed in a server running a standalone Exchange 2016 server with the Mailbox Server Role.

Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, 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

3.2 Prerequisites for Edge Server Role

The following section instructs the prerequisite installation that should be performed in a server running a standalone Exchange 2016 server with the Mailbox Server Role.

Install-WindowsFeature ADLDS

3. After installing the features, Download and Install Microsoft .Net Framework 4.5

4 Prepare Active Directory and domains

To prepare the active Directory and the Domains for Exchange 2016, follow the following steps. To execute the commands, the commands should be run using the Schema Admins group and the Enterprise Admins group membership.

4.1 Extend Active Directory Schema

Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms

4.2 Prepare Active Directory

Setup.exe /PrepareAD /OrganizationName:”<organization name>” /IAcceptExchangeServerLicenseTerms

4.3 Prepare Domains

Setup.exe /PrepareAllDomains /IAcceptExchangeServerLicenseTerms

5 Installing Exchange Server 2016

The below section describes the installation of the Mailbox Server role for Exchange Server 2016.

If you’re installing the first Exchange 2016 server in the organization, and the Active Directory preparation steps have not been performed, the account you use must have membership in the Enterprise Administrators group. If you haven’t previously prepared the Active Directory Schema, the account must also be a member of the Schema Admins group.

5 Review Exchange Installation

Once all the above tasks are performed, proceed with the below steps to verify the installation using the Exchange 2016 Administrative Center and PowerShell. Like its predecessor, Exchange Server 2016 management is handled by the Exchange Admin Center. The browser based management console, EAC can be used to manage your organizations on-premises as well as Office 365 and hybrid deployment scenarios.

To Navigate to the Exchange Admin Center;

Share this: 

https://judeperera.wordpress.com/2015/07/24/step-by-step-guide-for-installing-exchange-server-2016-preview/

---