vincen 发表于 2018-7-7 10:21:06

Exchange Server 2013安装(为和Lync Server 2013集成做准备)

  一台服务器安装邮箱服务器角色和客户端访问角色
  1、准备AD
  https://technet.microsoft.com/zh-cn/library/bb125224(v=exchg.150).aspx
  扩展Active Directory 架构
  .\Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms




  准备 Active Directory
  .\Setup.exe /PrepareAD /OrganizationName:yangqs /IAcceptExchangeServerLicenseTerms




  准备 Active Directory 域
  .\Setup.exe /PrepareDomain /IAcceptExchangeServerLicenseTerms




  2、安装Exchange Server 2013
  先决条件
  https://technet.microsoft.com/zh-cn/library/bb691354(v=exchg.150).aspx
  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

  1-Unified Communications Managed API 4.0 Runtime


  2-Microsoft Office 2010 Filter Packs




  3-Service Pack 1 for Microsoft Office Filter Pack 2010 (KB2460041) 64-bit Edition


  3、安装Exchange Server 2013邮箱角色(MB)和客户端访问角色(CAS)





页: [1]
查看完整版本: Exchange Server 2013安装(为和Lync Server 2013集成做准备)