Windows 2012部署Exchange2013
Windows 2012部署Exchange2013
1 实验环境
1)域:contoso.com,域功能级别和林功能级别为Windows server 2003模式。
2)域控制器:2k1201,Windows2012版本,5个操作主机角色服务器,证书服务器。
3)Exchange2013服务器:2K1202,加入contoso.com域,Windows2012数据中心版本。
2 准备架构
1) 以域管理身份登录2K1202。
2) 放入exchange2013安装光盘到2K1202光驱中。
2.1安装系统必备软件
1、在计算机上安装以下将用于准备 Active Directory 的软件:
Microsoft .NET Framework 4.5
Windows Management Framework 3.0
注意:
.NET Framework 4.5 与 Windows Management Framework 3.0 包含在 Windows Server 2012 中,不需要单独进行安装。
2、安装远程工具管理包。
1)打开 Windows PowerShell。
安装远程工具管理包。
2)在 Windows Server 2012 计算机上,运行以下命令。
Install-WindowsFeature RSAT-ADDS
3、 邮箱服务器角色或合并的邮箱和客户端访问服务器角色安装
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)重启计算机(注意此步骤必须,否则后面安装软件会报错)
4)按以顺序安装相关软件:
a) Microsoft Unified Communications Managed API 4.0, Core Runtime 64 位
b) Microsoft Office 2010 Filter Pack 64 位
c) Microsoft Office 2010 Filter Pack SP1 64 位
4、单独安装客户端访问服务器
1)打开 Windows PowerShell。
2)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
3)重启计算机(注意此步骤必须,否则后面安装软件会报错)
4)安装相关软件:
Microsoft Unified Communications Managed API 4.0, Core Runtime 64 位
5.安装完成相应软件,建议重启计算机。
2.2准备架构
1) 以管理员身份打开命令行,切换到光盘根目录下,运行“setup /IAcceptExchangeServerLicenseTerms /ps”
说明: /IAcceptExchangeServerLicenseTerms 为接受协议,运行时需要。
2.3准备组织
以管理员身份打开命令行,切换到光盘根目录下,运行“setup /IAcceptExchangeServerLicenseTerms /PrepareAD /OrganizationName: EX2010”注:EX2010起的组织名称(如果以前安装过Exchange,这里可以不加/OrganizationName)。
2.4准备本地域
以管理员身份打开命令行,切换到光盘根目录下,运行“setup /IAcceptExchangeServerLicenseTerms /pd”。
3 安装Exchange2010
1) 运行setup,根据需要选择现在更新或者以后更新补丁。
2) 下一步
3) 同意协议,下一步
4) 不选择默认设置
5) 根据需要选择邮箱服务器或者客户端服务器
6) 选择安装路径
7) 选择否
8) 验证通过,选择安装
9) 开始安装
Windows server 2012环境下部署Exchange 2013(一)Exchange Server 2013
windows server 2012 部署 Exchange Server 2013Exchange Server 2013
Windows server 2012 安装exchange 2013Microsoft Exchange Server 2013
Windows Server 2012 R2 部署 Exchange 2013windows server 2012 r2 部署ftp
php读取excel类(PHP-ExcelReader)php读取Excel
[PHP] php使用phpoffice/phpexcel 生成excel文件php生成excel并下载
解决ex_exchange_identification错误:SSH连接被重置的原因与解决方案