You should first recreate the Routing Group connector at the Exchange 2007 Management Shell.
New-RoutingGroupConnector -Name "Legacy Routing Group Connector" -Bidirectional $true -SourceTransportServers "Exchange2007.domain.com" -TargetTransportServers "Exchange2003.domain.com" -Cost 10
That will create a bidirectional connector which works in both directions.
You should then issue the command to move the replicas. Again at EMS in Exchange 2007, run the command
"C:\Program Files\Microsoft\Exchange Server\Scripts\MoveAllRepl
This will configure the replicas to move; you now need to wait for 'Public Folder Instances' on the 2003 Server to empty out, indicating the replicas have moved.
If they do not move, you need to ensure the Receive Connector on the Exchange 2007 Server is set up to accept email from other Exchange Servers. Public Folder Replication uses SMTP traffic. You can also look in message logging - the default address for Public Folder traffic is ServerName-IS@domain.com. It will stand out.
-Matt
Main Topics
Browse All Topics





by: lastlostlastPosted on 2009-08-05 at 14:09:41ID: 25028121
check an earlier question asked at EE http://www.experts-exchang e.com/Soft ware/Serve r_Software / Email_Ser vers/Excha nge/Q_2308 6011.html
om/en-us/l ibrary/bb3 31970.aspx
Also the technet article: http://technet.microsoft.c