Azure云端部署Exchange 2016双数据中心—Part4(准备站点二)

发布时间:2020-10-15 23:20:03 作者:jialt
来源:网络 阅读:665

 

6 准备站点EXCHANGE-数据中心2

6.1 安装域控

在第二个数据中心中安装辅助域控。

Add-WindowsFeature -Name ad-domain-services –IncludeManagementTools

Install-ADDSDomainController -DomainName itservice.vip -DatabasePath c:\windows\NTDS -LogPath c:\windows\NTDS -InstallDns -ReplicationSourceDC AD01.itservice.vip -SiteName "Datacenter2" -SafeModeAdministratorPassword (ConvertTo-SecureString "P@ssw0rd" -AsPlainText -Force) -Confirm:$false -NoRebootOnCompletion:$false -Credential (Get-Credential itservice\administrator)

6.2 安装Exchange
6.2.1 Exchange前提条件准备

1、安装Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit

Azure云端部署Exchange 2016双数据中心—Part4(准备站点二)

Azure云端部署Exchange 2016双数据中心—Part4(准备站点二)

2、安装必要组件

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

Azure云端部署Exchange 2016双数据中心—Part4(准备站点二)

6.2.2 安装Exchange 2016服务器角色

Setup /mode:install /role:mb /mdbname:DB01 /IAcceptExchangeServerLicenseTerms /InstallWindowsComponents

Azure云端部署Exchange 2016双数据中心—Part4(准备站点二)

推荐阅读:
  1. Java如何启用Azure Linux虚拟机诊断设置
  2. Azure:微软网络安全参考架构

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

azure exchange 2016

上一篇:Python 3.8正式发布,来尝鲜这些新特性吧

下一篇:使用docker构建golang线上部署环境的步骤详解

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》