how to copy on-prem exchange mail flow receive connectors to a new exchange server via powershell command
New-ReceiveConnector -TransportRole FrontEnd "AppsDB Relay Connector" -Server **MEX01P -Bindings 0.0.0.0:25 -RemoteIPRanges ( Get-ReceiveConnector "**MV1MEX001\AppsDB Relay Connector" ).remoteIPRanges
Connectivity analyser
0 comments:
Post a Comment