您的位置:首页 > 其它

Exchange 2013部署系列之(二)先决条件

2013-02-17 15:46 316 查看
Exchange2013部署系列之先决条件ExchangeServer2013支持在Server2008和Server2012上安装,本次部署是在Windowsserver2012Datacenter环境下部署,ExchangeServer2013版本为RTM版本,文件名:mu_exchange_server_2013_x64_dvd_1112105。1、打开WindowsPowerShell。
2、安装远程工具管理包。
在WindowsServer2012计算机上,运行以下命令。

Install-WindowsFeature RSAT-ADDS



3、邮箱服务器角色或合并的邮箱和客户端访问服务器角色
遵照该部分中的说明在要进行以下操作之一的 Windows Server 2012 计算机上安装必备项:
仅在计算机上安装了邮箱服务器角色。

在同一计算机上同时安装邮箱和客户端访问服务器角色。

请执行下列操作以安装所需 Windows 角色和功能:
1、打开 Windows PowerShell。
2、运行以下命令来安装所需的 Windows 组件。
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、在安装操作系统角色和功能后,按以下显示的顺序安装以下软件:MicrosoftUnifiedCommunicationsManagedAPI4.0,CoreRuntime64-bit
MicrosoftOffice2010FilterPack64位
MicrosoftOffice2010FilterPackSP164位
4、客户端访问服务器
遵照该部分中的说明在要进行以下操作之一的 Windows Server 2012 计算机上安装必备项:
请执行下列操作以安装所需Windows角色和功能:
1、打开WindowsPowerShell。
2、运行以下命令来安装所需的Windows组件。
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、在安装操作系统角色和功能后,安装以下软件:MicrosoftUnifiedCommunicationsManagedAPI4.0,CoreRuntime64-bit

5、域架构准备
架构准备
./Setup /PrepareSchema /IAcceptExchangeServerLicenseTerms

林准备
./Setup /PrepareAD /OrganizationName:contoso /IAcceptExchangeServerLicenseTerms
域准备

./Setup /PrepareDomain:contoso.local /IAcceptExchangeServerLicenseTerms(注意:contoso.local为你的域名)

保险起见,最好再重启一次


下面就可以正式开始安装Exchange Server 2013了
本文出自 “周平的微软技术交流平台” 博客,请务必保留此出处http://yuntcloud.blog.51cto.com/1173839/1134482
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: