You’d think this would be easy and not an uncommon request. There are genuine use cases for restoring an Exchange Online Archive mailbox to the primary mailbox.
For example:
With the right SKU, Microsoft gives you a 100 GB primary mailbox. Plenty of space for most users. But even so, you might only use 15 GB in your primary mailbox, while everything older than two years is auto-archived. If your archive is 10 GB, you’re now managing 25 GB split across two mailboxes and you’d prefer it all in one place.
This isn’t just about convenience. In industries with annual client renewals, you often need to reference conversations from two, three, or even four years ago. That data lives in the archive which isn’t always fast to search and isn’t available offline. If you’re a remote worker, a “road warrior” on planes and trains, then that’s a problem.
And here’s the kicker: there’s no one-click option to migrate everything back. Even PowerShell won’t help: New-MailboxRestoreRequest only works on inactive, deleted mailboxes. These aren’t.
For my scenario, I opted to use a third-party migration tool: BitTitan. At first, I wasn’t sure if this use case would work. We know that in cross-tenant migrations, you can choose whether the source archive goes to the target archive or primary mailbox. But I found that even intra-tenant archive-to-primary migration was surprisingly straightforward.
A couple of Notes:
Create your BitTitan Project, this will be a Personal Archive Project
When you get to the SOURCE and TARGET endpoints / connectors, these need to be the same i.e. your tenant. Save all the way to the end.
Once you have saved your project, check the settings and look in Source/Destination and make sure your Source is “Archive Mailbox” and your Destination is “Mailbox”
On the Advanced options, you might want to consider adding:
The key here is that the Source and Destination email address is the SAME.
then verify, licence and migrate.
I also only migrated email back to primary, definitely not Calendar, Tasks and Contacts. Migrating Calendar back would almost certainly cause chaos.
Now, sit back and wait for it to complete, and enjoy all your email in one place!