Exchange 2007 command for puzzle validation
July 13, 2009Safelist Aggregation in Outlook 2003 and 2007
July 13, 2009- You must export the Edge transport subscription file which is in XML format.
- Make sure ports 50389(LDAP) and 50636(Secure LDAP) are open between the hub server and edge transport server(s).
- Open Exchange management shell or EMS on the Edge Transport server to export the subscription file New -EdgeSubscription -Filename “c:EdgeSubscriptionInfo.xml”
- Copy the file to the hub transport server. On the Hub Transport server go to the Exchange Management Console or EMC in the results pane for the hub transport role click the edge subscription tab.
- click New Edge Subscription
- Select an AD site.
- Browse to your exported file, click next
- click new
- click finish
- Under EMS New -EdgeSubscription -filename “c:EdgeSubscriptionInfo.xml” -CreateInternetSendConnector $true -site “default-first-site-name”
- check the application log on both the servers for MsExchange EdgeSync events.
There are four primary commands for EdgeSync
Get -EdgeSubscription optional -Identity [EdgeServerName]
New -EdgeSubscription
remove -EdgeSubscription
start -EdgeSynchronization