alexcolson.com
|
[Printable Version] |
| Use PFMIGRATE To Move Exchange Public Folders Home > Tech Talk > Article Created: Thursday, August 30, 2007 3:09:50 PM by Michael Colson Tag: Exchange PFMIGRATE allows you to move a bunch of Public Folders from an Exchange Server to an Exchange 2003 Server from the command line.
PFMIGRATE.WSF is a Script, which is located on the Exchange 2003 CD and the Exchange 2003 SP1 under SUPPORT\EXDEPLOY.
PFMIGRATE requires ONE Exchange 2003 Server in your Enterprise because PFMIGRATE uses specific WMI functions from Exchange 2003.
The syntax is simple:
To move System Folders PFMIGRATE.WSF /S:SourceServer /T:DestinationServer /SF /A /N:100 /F:C:\LOGFILE.LOG
To move Public Folders PFMIGRATE.WSF /S:SourceServer /T:DestinationServer /A /N:100 /F:C:\LOGFILE.LOG
To remove Public Folders after succesful Replication PFMIGRATE.WSF /S:SourceServer /T:DestinationServer /D |
||
| Sunday, September 5, 2010 10:38:47 AM EST (0.0215 s) | Copyright © 2008 Alex Colson |