As part of an Exchange 2010 migration the next step was to move the public folders over, easy enough except this customer had hundreds of them.  After creating new Public Folder stores on the new servers it was time to hit shell mode.

The scripts needed were:

  1. cd “Exchange scripts directory”
  2. .\AddReplicaToPFRecursive.ps1 -server “oldserver” -TopPublicFolder “\” -ServerToAdd “new server”
  3. .\AddReplicaToPFRecursive.ps1 -server “oldserver” -TopPublicFolder “\NON_IPM_SUBTREE” -ServerToAdd “new server”

Then it’s just time to wait for replication

Connect on

Simon Treadaway

This blog is maintained by Simon Treadaway.Simon is a Senior Infrastructure Architect working in London, UK.
Connect on
Add replicas on Exchange 2010 Public Folders

Leave a Reply

Your email address will not be published. Required fields are marked *