Link to home
Start Free TrialLog in
Avatar of Fajar99
Fajar99

asked on

getting .PST of user mailbox in Office 365 / Exchange Cloud using admin portal

Dear Experts

can you please show me how to get .pst copy of a user mailbox in Office 365? not by using export in Outlook but from Office 365 itself.

Either by using powershell or any recommended 3rd party tools, any suggestion and tutorial will be very much appreciated.
Avatar of Mal Osborne
Mal Osborne
Flag of Australia image

This can be done with Powershell.  using New-MailboxExportRequest.  

Have you managed to connect to Office 365 with Powershell yet? There are a lot of admin tasks that can only be down with Powershell, so would be worth the effort to climb that learning curve.

https://technet.microsoft.com/library/jj984289(v=exchg.160).aspx
Avatar of Fajar99
Fajar99

ASKER

Hi Malmensa

I just tried using New-MailboxExportRequest but that is only available to on Premise Exchange 2016 not on Office365.  Unless I have a hybrid on premise and cloud exchange but I don't.

Any other suggestions?
ASKER CERTIFIED SOLUTION
Avatar of Vasil Michev (MVP)
Vasil Michev (MVP)
Flag of Bulgaria 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
Sorry about leading you astray with Powershell, I didn't realise this had been deprecated.

Tried this utility?

https://technet.microsoft.com/en-us/library/hh781036(v=exchg.141).aspx
Apart from using eDiscovery, you may also use Exchange Online to get user's mailbox data in PST. See the helpful-

http://www.messageops.com/office-365-exchange-migrator/exporting-office-365-mailboxes-to-pst-files/