您好,登錄后才能下訂單哦!
5 準備站點Default-Site-Name
域控IP地址通過虛擬網絡自動獲取。手動配置域控主機名后,使用如下命令安裝主域控。
Add-WindowsFeature -Name ad-domain-services –IncludeManagementTools
Install-ADDSDomainController -DomainName itservice.vip -InstallDns -SafeModeAdministratorPassword (ConvertTo-SecureString -String "P@ssw0rd123!" -AsPlainText -Force) -DatabasePath c:\windows\NTDS -LogPath C:\WINDOWS\NTDS -NoRebootOnCompletion:$FALSE -Confirm:$FALSE
需要將Exchange 2016 CU6安裝介質
1、域功能擴展
Setup /prepareAD /OrganizationName:"exchange" /IAcceptExchangeServerLicenseTerms
2、林功能擴展
Setup /prepareschema /IAcceptExchangeServerLicenseTerms
3、域擴展
Setup /preparedomain /IAcceptExchangeServerLicenseTerms
手動將Exchange服務器重命名后加入域。使用如下命令安裝。
1、安裝Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
2、安裝必要組件
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
Setup /mode:install /role:mb /mdbname:DB01 /IAcceptExchangeServerLicenseTerms /InstallWindowsComponents
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。