0% found this document useful (0 votes)
12 views6 pages

Zimbra to Office 365 Migration Guide

The document outlines the migration process from Zimbra to Microsoft 365, including steps for resetting passwords, creating users, assigning licenses, and initiating the migration. It emphasizes the importance of verifying user creation and monitoring the migration batch for errors. Additionally, it provides instructions for changing user passwords in bulk and notes the need to retain Zimbra users until the migration is fully completed.

Uploaded by

Sudhakar Rai
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views6 pages

Zimbra to Office 365 Migration Guide

The document outlines the migration process from Zimbra to Microsoft 365, including steps for resetting passwords, creating users, assigning licenses, and initiating the migration. It emphasizes the importance of verifying user creation and monitoring the migration batch for errors. Additionally, it provides instructions for changing user passwords in bulk and notes the need to retain Zimbra users until the migration is fully completed.

Uploaded by

Sudhakar Rai
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Migration Process

1. Reset Users' Passwords or Retrieve Passwords for Zimbra Mailboxes


o Ensure you have access to reset or retrieve the passwords for the users' Zimbra
mailboxes.
2. Create Users in Microsoft 365
o Create users in Microsoft 365 that match the users in Zimbra. This can be done
individually via [Link] or in bulk using a sample sheet from
[Link].

1
[Link]

3. Verify User Creation


o Verify that the users have been created. If a user already exists, skip this step.
There is no need to change existing users’ passwords in [Link].
4. Assign Licenses to Users
o Assign the necessary licenses to the users you want to migrate. This can be done
from [Link] by navigating to Billing -> License or from User ->
Choose User -> License -> Add License.
5. Start Migration
o Begin the migration process by going to link Exchange admin center. Create a
new migration batch and follow the prompts to complete the migration.
2. Create Migration Job
1. In Exchange Admin Center, navigate to Recipients > Migration, and create
a New Migration Batch and give unique name like batch1, batch2, batch3,
etc.
2. Select IMAP Migration.
3. Upload a CSV file mapping Zimbra email addresses to Microsoft 365 email
addresses (e.g., [user@[Link]]([Link] Below
the sample.
4. Select the IMAP endpoint created earlier and was success (Endpoint
name is “IMM”. Please Verify from already successfully batch.
5. Start the batch and monitor progress under Migration Batches.
3
Use4_Migration_Batch.csv
Sample Excel file
6. Verify Initial Sync
o Check the status of the migration batch.
o Resolve any errors, such as authentication failures or missing mailboxes.

Click on View Details.

Click on Email for more information


7. Final Sync
After the initial sync, pause the batch and resume it for a final incremental sync to capture new
emails.

Note if you want to user to change their password for office 365 log in the you can do in bulk
below are the steps: -

Use below excel as sample

Open PowerShell command as administrator and run the below command it will provide you
new password serially copy past on same csv file for get related email password.

Import-Csv "C:\Path\2 Change_UserPAssword_@[Link]" | ForEach-Object {

Set-MsolUserPassword -UserPrincipalName $_.UserPrincipalName -ForceChangePassword


$true -NewPassword $_.Password

2
Change_UserPAssword_@[Link]

Kindly do not delete user from Zimbra We Still need to work around Mail Flow and some
other configuration. Once complete lets connect for remain configuration and Cut OFF the
Migration project.

You might also like