I have read through related topics to the question I am posting, however, I am unable to find an answer to the issue that I am experiencing.
I am trying to move the content of an existing Public Folder Database from an Exchcange 2010 mailbox server that we need to decommission to a new 2010 mailbox server. I have tried using:
.\MoveAllReplicas.ps1 -Server "ServerOld" -NewServer "ServerNew"
This does copy the replicas to the new server database, however, it does not remove them from the old database. How do I remove/delete the replicas from the old database without the deletions replicating to all other servers in the organization? (ExFolders saved me on that one). There are 6 PFD in the organization, one of which needs to be removed, leaving 5 afterwards.
Has anyone had any luck using ExFolders or another method to remove the replicas from only one database without replication?
Thanks in advance,
Christopher Coffin