在WindowsServer2012计算机上,运行以下命令。
Install-WindowsFeature RSAT-ADDS
3、邮箱服务器角色或合并的邮箱和客户端访问服务器角色
遵照该部分中的说明在要进行以下操作之一的 Windows Server 2012 计算机上安装必备项:
仅在计算机上安装了邮箱服务器角色。
在同一计算机上同时安装邮箱和客户端访问服务器角色。
请执行下列操作以安装所需 Windows 角色和功能:
1、打开 Windows PowerShell。
2、运行以下命令来安装所需的 Windows 组件。
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
MicrosoftUnifiedCommunicationsManagedAPI4.0,CoreRuntime64-bit
架构准备
./Setup /PrepareSchema /IAcceptExchangeServerLicenseTerms
林准备
./Setup /PrepareAD /OrganizationName:contoso /IAcceptExchangeServerLicenseTerms
域准备
./Setup /PrepareDomain:contoso.local /IAcceptExchangeServerLicenseTerms(注意:contoso.local为你的域名)
保险起见,最好再重启一次
下面就可以正式开始安装Exchange Server 2013了