Verify EdgeSync Results for a Recipient

Applies to: Exchange Server 2010

This topic explains how to use the Shell to verify the EdgeSync synchronization results for a specific recipient.

Looking for other management tasks related to Edge Subscriptions? Check out Managing Edge Subscriptions.

Prerequisites

You must have an Edge server subscribed to your Internet-facing Active Directory site.

Use the Shell to verify EdgeSync results for a single recipient

You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "EdgeSync" entry in the Transport Permissions topic.

Note

You can't use the EMC to verify EdgeSync results for a single recipient.

Use the Test-EdgeSynchronization cmdlet to verify EdgeSync results for a single recipient. This cmdlet is also used to verify configuration replication. To verify a single recipient, you need to use the VerifyRecipient parameter.

The following command verifies EdgeSync results for the user kate@contoso.com:

Test-EdgeSynchronization -VerifyRecipient kate@contoso.com