Microsoft Azure Public Cloud Enterprise Exchange 2016 Deployment 7-Install mail server

Source: Internet
Author: User
Tags cas rsat adsi edit

In this section we will deploy the Exchange2016 mail server, as shown in the red box.

650) this.width=650; "height=" 702 "title=" clip_image002 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image002 "src=" http://s3.51cto.com/wyfs02/M01/83/A0/wKioL1d43qPD8KBlAAEcIPJSFDo983.jpg "border=" 0 "/>

EXCHANGE2016 is not much change relative to Exchange2013. The biggest change is the role consolidation of the Client Access server role (CAS) and the Mailbox server role (MBX). That means we can't deploy CAs and MBX separately. This change reflects the idea of co-locating Exchange Server roles (recommended best practices since Exchange 2010).

EXCHANGE2016 Architecture Diagram:

650) this.width=650; "height=" 840 "title=" clip_image003 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image003 "src=" http://s3.51cto.com/wyfs02/M01/83/A2/wKiom1d43qSiYXsAAADvgPLlPBA762.png "border=" 0 "/>

The multi-Role Exchange server architecture provides the following tangible benefits:

A. All Exchange servers in the environment (except for Edge Transport servers) can all be identical, with the same hardware, configuration, and so on. This uniformity simplifies the purchase of hardware and the maintenance and management of Exchange servers.

B. Fewer physical Exchange servers can be required. This not only reduces daily maintenance costs, but also reduces Exchange Server licenses as well as rack, floor space, and power requirements.

C. Scalability has been improved because you are distributing workloads across more physical computers. During a failure, the load on the remaining Exchange multi-role servers only increases incrementally, which ensures that other features on the Exchange server are not adversely affected.

D. Resiliency has been improved because multi-role Exchange servers can recover from more client access roles (or service) failures and still provide services.

Next we will deploy the Exchange server.

1. Add domain

That's not much to say. The Exchange server needs to be joined to a domain environment because the virtual network DNS has been configured in the previous section, so the address of the DC has been automatically obtained.

650) this.width=650; "height=" 395 "title=" clip_image004 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image004 "src=" http://s3.51cto.com/wyfs02/M00/83/A0/wKioL1d43qXCAbrQAAApcX9Xnr8451.png "border=" 0 "/>

2. Add roles and Features

The necessary roles and functions for Exchange2016 can be added with the following PowerShell commands:

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 

650) this.width=650; "height=" 216 "title=" clip_image006 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image006 "src=" http://s3.51cto.com/wyfs02/M02/83/A2/wKiom1d43qXx927JAADWVk0m03Q122.jpg "border=" 0 "/>

3. Installation. NET4.5.2

Can be downloaded directly to the following address

https://www.microsoft.com/en-US/download/confirmation.aspx?id=42642

The installation found that the Azure VM has upgraded the patch, so no changes are made here.

650) this.width=650; "height=" 598 "title=" clip_image007 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image007 "src=" http://s3.51cto.com/wyfs02/M01/83/A2/wKiom1d43qbBlE8UAAC4gz_6uF8068.png "border=" 0 "/>

4. Installing the UCMA Component

Can be downloaded to the following address

https://www.microsoft.com/en-US/download/confirmation.aspx?id=34992

650) this.width=650; "height=" 595 "title=" clip_image008 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image008 "src=" http://s3.51cto.com/wyfs02/M02/83/A0/wKioL1d43zyRTufnAAFXuIGiWuw832.png "border=" 0 "/>

5. Extending the AD Database

When installing or upgrading exchange, you need to expand the ad database, generally if the ad environment is more complex, such as multi-domain multi-site environment, because it involves the synchronous replication of AD and other functions, it is recommended to manually expand the ad schema, forest, domain, child domains sequentially.

Of course, if you install directly, Exchange also automatically makes ad extensions during the installation process.

This is done manually to extend

A. Extending the AD schema first

./setup.exe/prepareschema/iacceptexchangeserverlicenseterms

650) this.width=650; "height=" 203 "title=" clip_image010 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image010 "src=" http://s3.51cto.com/wyfs02/M02/83/A2/wKiom1d43zyjRb4QAACWzxLn5G0362.jpg "border=" 0 "/>

You can use ADSI Edit to confirm the version after the extension

650) this.width=650; "height=" 236 "title=" clip_image012 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image012 "src=" http://s3.51cto.com/wyfs02/M00/83/A0/wKioL1d43z3jEYicAAC_HEw7BHU735.jpg "border=" 0 "/>

B. Extending the forest

./setup.exe/preparead/organizationname: "Hhcloud"/iacceptexchangeserverlicenseterms

650) this.width=650; "height=" 323 "title=" clip_image014 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image014 "src=" http://s3.51cto.com/wyfs02/M01/83/A0/wKioL1d43z3gddBpAAEw2SLmGe0180.jpg "border=" 0 "/>

Extended Acknowledgement

650) this.width=650; "height=" 476 "title=" clip_image016 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image016 "src=" http://s3.51cto.com/wyfs02/M01/83/A2/wKiom1d43z6ycMpxAAF8vVDYKCA170.jpg "border=" 0 "/>

C. extended Domain

./setup/preparedomain:hhcloud.local/iacceptexchangeserverlicenseterms

or expand all domains with the following statement

./setup.exe/preparealldomains/iacceptexchangeserverlicenseterms

650) this.width=650; "height=" 195 "title=" clip_image018 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image018 "src=" http://s3.51cto.com/wyfs02/M01/83/A0/wKioL1d4382A3rahAACPqKQoww4432.jpg "border=" 0 "/>

Extended Acknowledgement

650) this.width=650; "height=" "title=" clip_image020 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image020 "src=" http://s3.51cto.com/wyfs02/M01/83/A2/wKiom1d4386xbclkAAFJKSiw0lw548.jpg "border=" 0 "/>

6. Installing Exchange 2016

After you have expanded your ad database, you can now install Exchange 2016.

After clicking the Setup installer, the installation screen appears, the installation process is simple and the process is as follows:

Check for Updates

650) this.width=650; "height=" 611 "title=" clip_image022 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image022 "src=" http://s3.51cto.com/wyfs02/M02/83/A0/wKioL1d4386BLPP6AACTJt56G7c442.jpg "border=" 0 "/>

function Introduction

650) this.width=650; "height=" 605 "title=" clip_image024 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image024 "src=" http://s3.51cto.com/wyfs02/M00/83/A0/wKioL1d438-ifMVoAADAl4Lm2pw788.jpg "border=" 0 "/>

Consent permission

650) this.width=650; "height=" 608 "title=" clip_image026 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image026 "src=" http://s3.51cto.com/wyfs02/M00/83/A0/wKioL1d439CQcyatAAEIi11zn1U635.jpg "border=" 0 "/>

Installation options

650) this.width=650; "height=" 612 "title=" clip_image028 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image028 "src=" http://s3.51cto.com/wyfs02/M00/83/A2/wKiom1d439CBc2R8AACMaJ6geTA718.jpg "border=" 0 "/>

Installation role selection, only mailbox and edge 2 roles optional, select MBX role here

650) this.width=650; "height=" 604 "title=" clip_image030 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image030 "src=" http://s3.51cto.com/wyfs02/M01/83/A2/wKiom1d439GA3mNaAABnV_ZZw28834.jpg "border=" 0 "/>

Installation path

650) this.width=650; "height=" 593 "title=" clip_image032 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image032 "src=" http://s3.51cto.com/wyfs02/M02/83/A1/wKioL1d439GRL29oAAByyXjG9lg994.jpg "border=" 0 "/>

Malicious software Protection Features

650) this.width=650; "height=" 595 "title=" clip_image034 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image034 "src=" http://s3.51cto.com/wyfs02/M02/83/A2/wKiom1d439KzghYlAACwa_-cz7I502.jpg "border=" 0 "/>

Prerequisite Self-Test

650) this.width=650; "height=" "title=" clip_image036 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image036 "src=" http://s3.51cto.com/wyfs02/M02/83/A2/wKiom1d439Lx-rI2AAByE3LxbvA028.jpg "border=" 0 "/>

Click Install, wait about 1 hours after installation, and then restart the server

650) this.width=650; "height=" 604 "title=" clip_image038 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;margin:0px;padding-right:0px; "Alt=" clip_image038 "src=" http://s3.51cto.com/wyfs02/M02/83/A1/wKioL1d49GOhb452AAB5jgNOxnE752.jpg "border=" 0 "/>

ECP can already log in

650) this.width=650; "height=" "title=" clip_image040 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image040 " Src= "http://s3.51cto.com/wyfs02/M02/83/A2/wKiom1d49GTwP-LtAABS-2_esxU050.jpg" border= "0"/>

This completes the installation of Exchange 2016, which is followed by a simple configuration.


This article is from the "Iron Fist of the Invincible Speaker" blog, please be sure to keep this source http://yaojiwei.blog.51cto.com/762134/1795372

Microsoft Azure Public Cloud Enterprise Exchange 2016 Deployment 7-Install mail server

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.