EdgeSync requires that the Mailbox servers in Active Directory site {0} be able to resolve the IP address for {1} and be able to connect to that host on port {2}.
EdgeSync failed to create an instance for the synchronization provider {0}. Make sure the SynchronizationProvider attribute ...
EdgeSync failed to decrypt the credential for Edge Transport server %1 using the private key of the default Exchange certificate ...
EdgeSync failed to synchronize because it only supports Cryptographic API certificates. The local Hub Transport server's ...
EdgeSync failed to synchronize the following address %1 to MSERV with permanent error %2. EdgeSync could not retry this item. ...
EdgeSync requires that the Mailbox servers in Active Directory site {0} be able to resolve the IP address for {1} and be ...
EdgeSync synchronization to {0} has encountered failures. Please see "Detail" section for more information. Run the {1} command ...
EdgeSync synchronization to {0} is in a fatal state, and may have completely stopped. See the "Detail" section for more information. ...
EdgeSync synchronization to {0} isn't operating normally, although it may still recover from this condition. This will delay ...
edgeSyncSvc = get-service MSExchangeEdgeSync* | where {$_.name -eq "MSExchangeEdgeSync"}; if ($RoleIsDatacenter -eq $true) ...