Summary: http://technet.microsoft.com/en-us/library/bb125236.aspx
- Export XML data. http://technet.microsoft.com/en-us/library/aa997590.aspx
New-EdgeSubscription -FileName "C:\EdgeSubscriptionInfo.xml"
- Import XML data. http://technet.microsoft.com/en-us/library/bb123538.aspx
- Open the Exchange Management Console. Expand Organization Configuration, select Hub Transport, and then in the result pane, click the Edge Subscriptions tab.
- In the action pane, click New Edge Subscription. The New Edge Subscription Wizard starts.
- On the New Edge Subscription page, in the Active Directory Site: drop-down list, select an Active Directory site.
- On the New Edge Subscription page, click Browse. Locate the Edge Subscription file to import. Select the file, and then click Open.
- On the New Edge Subscription page, click New.
- On the Completion page, click Finish.
- Force synchronization if necessary.
http://technet.microsoft.com/en-us/library/bb123512.aspx
If running RTM: Start-EdgeSynchronization
If running SP1: Start-EdgeSynchronization -Server <Hub Transport server name>