When migrating to a new (version of) Exchange this is how you can synchronize the Public Folders : Start the exchange management shell and execute the following code : C:\Program Files\Microsoft\Exchange Server\V14\Scripts> .\AddReplicaToPFRecursive.ps1 -Server "Exchange 2007 PF server name" -TopPublicFolder "\" -ServerToAdd "Exchange 2010 PF Server Name" You should beRead More →