It’s time to transfer the Public Folder Database
1. Set the PF Replication Topology interval
- Log-In to your Exchange2007 server
- Open EMC
- Expend Server Configuration -> Mailbox
- In the work pane, under Second Storage Group , right-click Public Folder Database and the click Properties
- In the PF database properties windows, Click the Replication tab
- Under Limits, in the Replication interval for “Always run” (Minutes) field, type 1 and then click OK.
2. Create PF Database on the Exchange2010
- Log-In into Exchange2010 server
- Open EMC
- Organization Configuration ,Click Mailbox
- In the Action pane, click new PF Database
- On the Introduction page, in the PF database name field, type Xch2010 PB Database
- Under Server name ,click Browse, Verify XCH2010 is selected, click OK, Click Next
- On the set paths page, review database paths, and clear the Mount this database Check box.
Note!
The Database should not be mounted darning the replication
h. On the PF database page, review the configuration, Click new
i. On the Completion page, click Finish.
3. Dismount and Mount the PF database (Exchange2007)
- Log-in into Exchange2007
- In the Work pane, under Second Storage Group, Right-click Public Folder Database and then click Dismount Database.
- After the store dismounts, right-click PF Database and then click Mount Database.
Note!
We dismount and mount the Database in order to trigger the PF replication and start the new PF database.
4. Set the Replication Intervals and mount the new PF database(Exchange2010)
- Log-in Xch2010
- Navigate into your newly created PF database -> Properties-> Replication
- In the Replication Interval for “Always Run ” (Min) field, change the value to 1 ,Click OK
- Mount the new PF Database
5. Now you need to Configure the Exchange Scripts directory in the System Path variable
- Log-in Exchange2010
- Open Server Manager
- Click Change System Properties -> Advanced
- Navigate into Environment Variables
- Under System variables field, add the following syntax to the Existing value:
;C:\Program Files\Microsoft\Exchange Server\V14\Scripts
Note!
Make sure you type with the correct syntax!
6. Now we need to Discover PF Replicas
- Open EMS
Start->All Programs->Microsoft Exchange 2010 – EMC
- Now you must insert the following Command:
Get-PublicFolder –Server Xch2007(your Exchange Name) –Recurse | FL Name,Replicas
Note!
You need to understand the all Replicas are currently located on the Exchange2007
7. Now we need to create the actual Moving of PF to Xch2010
- Open EMC ,type the following:
Moveallreplicas.ps1 –Server Xch2007 –NewServer Xch2010–06–08
After you finish with the above command, Type:
Get-PublicFolder –Recurse | FL Name,Replicas
Note!
You must verify that all PF are now located on XCh2010, it can take up to 15 minutes,
In case it’s take more the 15 minutes ,Run both commands again.
8. Now we need to make sure that PF content has been moved
Teat 1 :
- Open EMS,type the following :
Get-PublicFolderStatistics
- Open EMC.
- Open Toolbox
- In the result pane, Double-Click PF Management Console
- Navigate to the Default Public Folders
- Navigate to the Finance Folder , Click Properties->Replication
Her you must verify that you have only the Xch2010 Server listed.
Test 2 :
- Open IE (On you Exchange Server)
- Login with OWA address :
https://mail.planning-tech.com/Owa
- Navigate to your PF folders
- Verify you can see all changes you created on the PF Database
Comment