Exchange Server 2013预览版近期已经发布,下面先来看看安装Exchange Server 2013预览版的一些条件。

一、Exchange Server 2013支持操作系统

Windows Server 2012

Windows Server 2008 Standard or Enterprise (32-bit or 64-bit)

Windows Server 2008 R2 Standard or Enterprise

Exchange Server 2013支持在Server 2008和Server 2012上安装,本次部署是在Windows 2008 R2 Enterprise SP1环境下部署。

二、补丁和组件安装:

  1. Microsoft .NET Framework 4.5 RC

  2. Windows Management Framework 3.0

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

  4. Microsoft Office 2010 Filter Pack 64 bit

  5. Microsoft Office 2010 Filter Pack SP1 64 bit

  6. Microsoft Knowledge Base article KB974405 (Windows Identity Foundation)

  7. Knowledge Base article KB2619234 (Enable the Association Cookie/GUID that is used by RPC over HTTP to also be used at the RPC layer in Windows 7 and in Windows Server 2008 R2)

  8. Knowledge Base article KB2533623 (Insecure library loading could allow remote code execution)

 注意:

NET Framework需要在IIS安装完成后进行安装,否则Framework 4.0无法应用到IIS中。

 

三、扩展架构

1. 安装AD DS 管理单元和命令行工具。

Import-Module ServerManager

Add-WindowsFeature RSAT-ADDS

clip_p_w_picpath002

2.架构准备

./Setup /PrepareSchema /IAcceptExchangeServerLicenseTerms

clip_p_w_picpath004

2.林准备

./Setup /PrepareAD /OrganizationName:contoso /IAcceptExchangeServerLicenseTerms

clip_p_w_picpath006

3.域准备

./setup /PrepareDomain:contoso.local /IAcceptExchangeServerLicenseTerms

clip_p_w_picpath008

四、先决条件准备

1.Mailbox server role or combined Mailbox and Client Access server roles安装的先决条件

 

 
  
  1. Import-Module ServerManager  

  2. Add-WindowsFeature Desktop-Experience, NET-Framework, NET-HTTP-Activation, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Web-Server, WAS-Process-Model, Web-Asp-Net, 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-Ext, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI   

clip_p_w_picpath010

2.将Net.Tcp port Sharing Service服务设为自动,并启动

clip_p_w_picpath011

3.在控制面板,程序和功能中卸载Microsoft Visual C++ 11

clip_p_w_picpath013