Link to home
Start Free TrialLog in
Avatar of lianne143
lianne143Flag for United States of America

asked on

Migrating the PST of a mailbox to 0365.

Hi

We have exchange 2017 and we have built exchange 2013 and doing a Hybrid migration.
I have issues with migrating many mailboxes to 0365. Now I am thinking of exporting the mailbox of the users from exchange server to a .PST format and then migrate the mail box to the relevant users 0365 account.
Please post me tutorial to do this.
Thanks
Avatar of Tom Cieslik
Tom Cieslik
Flag of United States of America image

Fastest way to do it without involving users (export from outlook) is use PowerShell Command

Run Exchange PowerSchell

New-MailboxExportRequest -Mailbox Username -FilePath "\\SERVER\Share\Username.pst" 

Open in new window


for example for user TOM

New-MailboxExportRequest -Mailbox Tom -FilePath "\\SERVER\Share\Tom.pst"

Open in new window

Avatar of lianne143

ASKER

Sorry , I missed out one more thing.
From our onsite exchange server, after exporting the users mailbox to a PST to share.How do I export the same .PST  into Exchange online -0365 for the same user.
You have few options

1. Using User Outlook - Import from PST file

2. Using EAC

Use the EAC to create a mailbox import request
In the EAC, go to Recipients > Mailboxes > click More options , and select Import PST.
The Import from a .pst wizard opens. ...
On the next page, select the target mailbox, and then select one of these options: ...

3. Using PowerShell - New-MailboxImportRequest

https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/new-mailboximportrequest?view=exchange-ps
ASKER CERTIFIED SOLUTION
Avatar of Michelangelo
Michelangelo
Flag of Italy image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Stellar EDB to PST Converter can help you in this case.

You can directly export Exchange mailboxes (single or multiple) to Office 365 by using this software.

Or you can also export mailboxes to PST & then import PST to Office 365.

Check following link for more information: https://www.stellarinfo.com/email-repair/edb-pst-converter.php