Zimbra PST Migration Wizard: User's Guide
Zimbra PST Migration Wizard: User's Guide
User’s guide
v8.8.15, June 2019
License
Synacor, Inc., 2019
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License
unless another license agreement between you and Synacor, Inc. provides otherwise. To view a
copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0 or send a letter to Creative
Commons, PO Box 1866, Mountain View, CA 94042, USA.
https://www.synacor.com
1
Zimbra PST Migration Wizard
The Zimbra PST Migration Wizard helps migrate Microsoft Outlook personal folders (PST) files to
Zimbra Collaboration (ZCS).
Source
Locate and select the PST file to migrate to Zimbra Collaboration Server.
Destination
Enter login credentials associated with Zimbra Collaboration Server.
Options
Specify folders, items, and other available options for migration.
Results
View migration status, including progress, errors, and warnings.
Source Information
1. Click Source.
3. Navigate to and choose the PST file to migrate to Zimbra Collaboration Server.
4. Choose a log detail level. Logs are written to folder %temp%/ZimbraMigration and are useful for
diagnosing migration issues. Support may request logs when you require assistance. We
recommend that you set the log level to Verbose while becoming familiar with the tool.
Logs are automatically deleted after seven days to conserve disk space, so take
backup copies if you require assistance after seven days of performing a
migration. During migration, you can open a log file by clicking Open Log File
on the Results page.
5. Click Next.
2
Destination Information
An administrator creates the account for you on the Zimbra Collaboration Server and gives you the
migration tool application and the following information which you need to migrate your PST files.
Hostname
This is the domain name of the Zimbra server.
Port
The port number used by the server is usually 80 for non-secure connections and 443 for
secure connections.
Username
Enter your ZCS account email address as [email protected].
Password
Enter your ZCS account password.
2. Click Next.
2. Choose Additional Folders to migrate Sent, Deleted Items (Trash), and Junk (Spam) folders.
3. Filters: Choose below filter options to skip unwanted PST items during migration.
◦ Migrate On or After: This option filters out messages from before the provided date. The
tool skips the migration of messages before this date.
◦ Maximum message size: The message size includes the message and attachments. Leave
the field blank to use the Zimbra Collaboration server setting for maximum message size.
▪ If you set a value here, this value cannot be larger than the global MTA setting for the
maximum size of a message. The default maximum message size is 0 (indicating no size
limit).
Setting 0 as maximum size does not override the limits specified in the
Zimbra Collaboration server.
3
Skip previously migrated items
Select this box to skip migration of Previously migrated items.
You can view and change the Maximum size of a message value from
the Administration Console Configure → Global Settings → MTA
tab.
4. Click Save to save configuration information in a file which can be loaded later using the Load
button on the Source Information page when you next run the migration tool.
5. Click Back to go back and change specifics in Source Information or Destination Information.
To view the results log, double click your account. A new tab opens and displays the account log
information.
Account
This shows the migration status. The progress bar shows the state of the migration, accompanied
by status messages. Min/Avg/Max are the minimum, average and maximum times (in
milliseconds) to migrate items in that account. Read/Write indicate proportionally how much
time is spent reading data from the source vs. writing data to the Zimbra Collaboration server.
These figures are useful for detecting network/server bottlenecks. For example, 90%:10% would
indicate the source is the bottleneck.
• Double-click your account name in Accounts, and an individual tab shows folder-by-folder
migration status, along with folder-by-folder bottleneck statistics mentioned above. Click X
on the appropriate tab to close view.
Stop
Click Stop to stop the migration. To restart, go back to the previous view, and click the Migrate
button.
Exit
Click Exit to close the migration tool.
4
Migration Wizard CLI
Zimbra PST Migration Wizard also has a command line interface to help users migrate their PST
files to Zimbra Collaboration Server using one command with multiple, intuitively named,
arguments.
5. Once done, click Save to save the above configurations as an XML file.
Example
ZimbraMigrationConsole ConfigxmlFile=../Config.xml Calendar=true Contacts=true
Explanation
The tool migrates Calendar and Contacts from the PST mentioned in the XML file
The tool accepts multiple other arguments which are precisely like when selecting
options to migrate. Run the utility with -Help as a switch to see all supported
arguments.
Arguments, when specified in the command line utility, override options selected
while creating the configurations file.
Once the command runs successfully, the console displays the status of the migration.