Public Folder Migration - Exchange 2007
I want to move my public folders from one Exchange 2007 to another. I'm not yet running SP1, so there is no graphical interface for public folder management. What are the shell commands to move the public folders from one server to another? I want to remove the mailbox role from the server currently housing the public folders. I have already moved all the user mailboxes and now need to move the public folders as well. Thanks.
September 24th, 2007 9:38pm

http://technet.microsoft.com/en-us/library/bb123703.aspx#NthruR
Free Windows Admin Tool Kit Click here and download it now
September 25th, 2007 2:19am

There is actually a script that can be run that will move all Public Folders that is not a cmdlt: MoveAllReplicas.ps1 -Server<oldserver> -NewServer <newserver> I ran this and all public folders were re-homed to my new server. There is also a script that will move individual public folders: ReplaceReplicaOnPFRecursive.ps1 -TopPublicFolder "\<PFNAME>" -ServerToAddnewserver -ServerToRemove oldserver I ran this as a test to try to move 1 public folder, with subfolders, and it was successful.
September 26th, 2007 10:17pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics