ybaidukuai 发表于 2015-5-2 12:40:29

在Windows Server 2012 上安装Exchange 2013 服务器

  前文:http://www.iyunv.com/Liangw/archive/2011/09/19/2559944.html
  安装准备:
  1.加入一个存在的域(?如何建立一个域)
  2.登录Windows Server 2012,打开powershell(就在任务栏上),输入:
  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.把Net Tcp Port Sharing服务设为自动
  4.重启电脑
  5.开始安装
  6.在检测过程如果报错,按照error信息做出操作,也可以按照warning信息安装FilterPackx64.exe

  
页: [1]
查看完整版本: 在Windows Server 2012 上安装Exchange 2013 服务器