06.04.09
Moving Public Folders
I have come accross the need to move public folder content from one machine to another (This is not a SBS environment.)
There are generally two ways in the Exchange 2007 era you can do this. If both machines are in the same forest you can use Powershell. If the machines are not in the same forest (not connected - migration scenerio) you can use Outlook.
Powershell
MoveAllReplicas.ps1 -Server
How to Move Public Folder Content from one Public Folder Database to Another Public Folder Database
Outlook Method
- Use an account on Office Outlook 2003 or 2007 client computer that has administrative rights to log on to a mailbox on the Exchange Server 2007.
- In Outlook, on the File menu, click Import And Export. If the menu item is not available, hover your pointer over the chevrons at the bottom of the menu, and then click Import and Export.
- Click Export To File, and then click Next.
- Click Personal Folder File (.pst) , and then click Next. Click the public folder, check the option “Include Subfolders” and then click Next.
- Click the Browse button, and then select the location to save the .pst file.
- In the File Name box, type a descriptive file name for the .pst file, and then click OK.
- Click Finish.
- Log off the Outlook client.
- From the Outlook client, use an account that has administrative rights to log on to a mailbox that is homed on the Exchange 2003 computer.
- In Outlook, on the File menu, click “Data File Management”
- Click Add button, choose “Office Outlook Personal Folder File (.pst)” and click Ok
- On the open window, navigate to the PST we just exported.
- Choose it and click OK
- Then, check the added folder in Outlook.
- Drag the folders from the Personal Folders folder to All Public Folders in the Outlook folder list.