從零開始-Exchange和Skype for Business 部署-Exchange 安裝

軟件準備:Exchange服務器必須安裝
            NET Framework 4.7.1
            https://www.microsoft.com/zh-CN/download/details.aspx?id=56116
            Visual C++ Redistributable Packages for Visual Studio 2013
            https://www.microsoft.com/zh-CN/download/details.aspx?id=40784
            Microsoft 統一通訊託管 API 4.0 核心運行時(64 位)
            https://www.microsoft.com/zh-CN/download/details.aspx?id=34992
    系統準備
            Install-WindowsFeature NET-Framework-45-Features, Server-Media-Foundation, 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, RSAT-ADDS  -restart
    AD準備:在Exchange服務器中使用安裝光盤的路徑下
            Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareSchema
            Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareAD /OrganizationName:"Contoso Corp"
            Setup.exe /IAcceptExchangeServerLicenseTerms /PrepareAllDomains
    安裝Exchange
            注意安裝的ISO完整性
    DNS,證書,用戶
        DNS:A記錄,SRV記錄
        證書:注意和Exchange服務有關的DNS名稱
        用戶:不推薦使用administrator帳戶,使用Exchange管理組進行配置

從零開始-Exchange和Skype for Business 部署-Exchange 安裝

相關文章
相關標籤/搜索