2014-08-28 22:41:18
来 源
中存储网
Exchange邮件服务器
本次部署是在Windows;server 2012 Datacenter环境下部署,Exchange Server 2013版本为RTM版本,文件名:mu_exchange_server_2013_x64_dvd_1112105。

Exchange Server 2013支持在Server 2008和Server 2012上安装,本次部署是在Windows server 2012 Datacenter环境下部署,Exchange Server 2013版本为RTM版本,文件名:mu_exchange_server_2013_x64_dvd_1112105。

1、打开 Windows PowerShell。

      

2、安装远程工具管理包。


    在 Windows Server 2012 计算机上,运行以下命令。

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, 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、在安装操作系统角色和功能后,按以下显示的顺序安装以下软件:

      Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit

      Microsoft Office 2010 Filter Pack 64 位

      Microsoft Office 2010 Filter Pack SP1 64 位

      4、客户端访问服务器遵照该部分中的说明在要进行以下操作之一的 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, 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

         

        特别注意的是RSAT-Clustering-CmdInterface这个在客户端访问服务器里面不需要安装。

        3、在安装操作系统角色和功能后,安装以下软件:


            Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit

               

              5、域架构准备


          架构准备
          ./Setup /PrepareSchema /IAcceptExchangeServerLicenseTerms


          林准备


          ./Setup /PrepareAD /OrganizationName:contoso /IAcceptExchangeServerLicenseTerms


          域准备


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

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





          下面就可以正式开始安装Exchange Server 2013了

        声明: 此文观点不代表本站立场;转载须要保留原文链接;版权疑问请联系我们。