0

Company I work for has two domain names and they created two different tenant accounts for each domain. this makes it hard to collaborate.

I need to migrate contoso.com from a tenant account to a the other one. Can any one suggest a way to this please? contoso.com users only have emails and onedrive content. there is no teams or sharepoint online content to migrate.

Thank you.

Erdem Ece
  • 111
  • 4

2 Answers2

1

When it comes to mailbox migration, the best way is to use this.

OneDrive content -> make users back it up using OneDrive clients, they can use it to upload content back to new tenant.

MMNandM
  • 46
  • 5
0

Long story short:

  1. Prepare the destination tenant: create all the same users with required licenses, groups, resource mailboxes and shared mailboxes assigning them some temporary domains for example onmicrosoft.com. Assign members to groups, recreate mail flow rules if there are any in source tenant etc.
  2. Then in the source tenant you remove the domain you plan to migrate. That may need some manual actions to remove all the dependencies from the objects, that are related to the domain
  3. Add the domain to destination tenant and assign all the previously created users groups, resource mailboxes and shared mailboxes correct domains and aliases
  4. Test mail flow to destination tenant
  5. Migrate users e-mails, calendars, contacts OneDrive contents from source tenant to destination
  6. If users use Outlook, then they might need to create new profiles since Outlook will be complaining about the mailbox being moved. Also i think OneDrive might need to be reconfigured.
  7. If everyone is happy, then remove licenses from source tenant

Now additional things to consider: During steps 2 and 3 there is state, where e-mail addresses, which were in source tenant, don't exist. Meaning that there will be downtime in e-mail delivery depending on how long it takes to complete steps 2 and 3. Therefore you might want to consider using 3rd party SMTP service, which would hold the e-mails (which were sent to the domain you migrate) in queue and release them later. That's the way you would avoid e-mail loss. Then you must consider, how to perform the migration in step 5. There are 3rd party solutions, which do migrate pretty much everything, but they also cost alot. I have used CloudM, which was able to migrate everything, but Teams private chats. I have also used Exchange online IMAP migration, but that only migrates e-mails leaving calendars contacts and OneDrive behind. I am not aware, that Microsoft would have any other free to use tools for tenant to tenant migration. Ofcourse you can consider doing the first full migration between steps 1 and 2 and then last incremental migration in step 5.

Taavi
  • 101
  • 1