Install Exchange Server 2013 on Windows Server 2008
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Install Exchange Server 2013 on Windows Server 2008相关的知识,希望对你有一定的参考价值。
- OS 要求
Exchange Server 2013可以部署在Windows Server 2012的平台也可以部署在Windows Server 2008 R2的平台。如果部署在Windows Server 2008 R2平台要求操作系统版本为Windows Server 2008 R2 SP1的版本?
- 安装服务器角色 :
PowerShell中执行如下命令 , 打开Windows PowerShell 运行如下命令来加载服务器管理器模块 ?
Import-Module ServerManager ?
运行一下命令来完成Exchange Server 2013所需组件安装 ?
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,RSAT-ADDS -Restart ?
- 下载并安装必要软件 : ?
在安装操作系统角色和功能后按顺序安装如下显示的软件 ?
Microsoft .NET Framework 4.5 : http://go.microsoft.com/fwlink/p/?LinkId=260991 ??
Windows Management Framework 3.0 : http://www.microsoft.com/en-us/download/details.aspx?id=34595 ?
Microsoft Unified Communications Managed API 4.0, Core Runtime 64 位 : http://www.microsoft.com/en-us/download/details.aspx?id=34992 ?
Microsoft Office 2010 Filter Pack 64 位 : http://www.microsoft.com/en-us/download/details.aspx?id=17062 ??
Microsoft Office 2010 Filter Pack SP1 64 位 : http://www.microsoft.com/en-us/download/details.aspx?id=26604 ??
Microsoft 知识库文章 KB974405 (Windows Identity Foundation) : http://support.microsoft.com/?ln=zh-cn&kbid%20=+974405 ??
知识库文章 KB2619234 启用 RPC over HTTP 使用的 Cookie/GUID以同时用于Windows 7 和 Windows Server 2008 R2 RPC 层
http://support.microsoft.com/?ln=zh-cn&kbid=2619234 ??
知识库文章 KB2533623不安全的库加载可能允许远程代码执行 : http://support.microsoft.com/?ln=zh-cn&kbid=2533623 ?
- 域环境准备
准备林 : setup /IAcceptExchangeServerLicenseTerms /PrepareSchema?
?
准备域 : setup /IAcceptExchangeServerLicenseTerms /OrganizationName:testORG /PrepareAD?
以上是关于Install Exchange Server 2013 on Windows Server 2008的主要内容,如果未能解决你的问题,请参考以下文章
Install Exchange 2016 CU3 on Windows server 2016
Install Exchange Server 2013 on Windows Server 2012
Exchange Server 2019 Install ——安装Ecxhange2019程序