Configuring Exchange 2019 Edge Transport Server
Автор: microsoft lab
Загружено: 2019-06-02
Просмотров: 6567
Описание:
Donate Us : paypal.me/MicrosoftLab
Configuring Exchange 2019 Edge Transport Server
1. Prepare
DC1 : Domain Controller(Yi.vn) | DC2 : Exchange Server(Mailbox Role) | DC10 : Edge Transport Server | DC254 : Routing Server
2. Step by step : Configuring Exchange Edge Transport Role on DC10
DC10 : Verify Edge Services and Create Edge Subscription
Start - Exchange Management Shell, type :
Test-ServiceHealth # Test the edge transport server installation
Get-TransportAgent # Verify Transport Agents are enabled
Get-ServerComponentState -Identity DC10 # Verify Edge Transport server components state
Get-ReceiveConnector | ft # Verify default Receive Connector on Edge server
New-EdgeSubscription -FileName "C:\EdgeSub.XML" # create Edge Transport Subscription file named EdgeSub.XML
DC2 : Run Subscription file and check. Copy the XML file from DC10 to C:\
Start - Exchange Management Shell, type :
New-EdgeSubscription -FileData ([byte[]]$(Get-Content -Path "C:\EdgeSub.xml" -Encoding Byte -ReadCount 0)) -Site "Default-First-Site-Name"
Run Subscription file
Test-EdgeSynchronization # Check subscription
Start-EdgeSynchronization # Check subscription
---------------------------------------******************** / microsoftlab ********************--------------------------------
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: