How to Export PST from Office 365 Admin Center? Explore 4 Different Ways!
Executive Summary: Microsoft 365 doesn’t provide a direct option to export PST files from the Office 365 Admin Center. Instead, admins export their Office 365 mailbox data to PST using Microsoft Purview, through its eDiscovery (Standard) or Content Search feature. Also, you can use alternative methods such as using Microsoft Outlook, PowerShell, and a professional tool for bulk export. This guide covers all the possible methods for this query along with step-by-step instructions.
Table of Contents
- Can You Export PST Directly from Office 365 Admin Center?
- Why Export Office 365 Mailboxes to PST?
- Prerequisites Before Exporting Office 365 Mailboxes
- Methods to Export PST from Office 365 Admin Center
- Key Features and Benefits of Using Professional Method
- Comparison of All Export Methods
- Conclusion
- Frequently Asked Questions
Can You Export PST Directly from Office 365 Admin Center?
Microsoft no longer provides a direct option in the Microsoft 365 Admin Center to export its mailbox data as PST files. Instead, it enables admins to do it through Microsoft Purview, where eDiscovery (Standard) and Content Search options allows admins to search within mailbox data and export it as PST files.
The overall procedure of exporting Office 365 mailbox as PST file looks like this;

This is the officially supported method provided by Microsoft, but it requires the right permissions, compatible licensing and various manual steps. If you want to export PST file quickly, bulk mailbox backups, or filtering options then you might want to look for professional methods.
Why Do Users Export PST from Office 365 Admin Center?
Microsoft keeps mailbox data secure in the cloud, but there are a couple of times when exporting PST files is a must:
- Create Offline mailbox backup
- Archive old mail data
- Migrate users to other email platform
- Fulfil legal or compliance requirements
- Before deleting the account, backup the employee mailbox.
- Keep business correspondence local
- Minimise reliance on cloud access
Prerequisites Before Exporting Office 365 Mailboxes
Before you begin, you will need to:
- Required Permissions: Your account needs the eDiscovery Manager role with Content Search and Export permissions.
- Supported Microsoft 365 Licence: Your subscription must include Microsoft Purview and eDiscovery features.
- Microsoft Purview Access: Mailbox exports must be performed in Microsoft Purview compliance portal.
- Microsoft eDiscovery Export Tool: Needed to download the exported PST file.
- Stable Internet & Storage: A stable internet connection and sufficient storage space on your system are required, especially when exporting large mailboxes.
Large exports can take some time to process and require to split into multiple PST files depending on mailbox size.
Method 1: Export Office 365 Mailboxes to PST (via Microsoft Purview)
As, we have discussed earlier that Microsoft no longer supports export to PST option in Microsoft 365 Admin Center. Instead, admins will need to use Microsoft Purview, where the eDiscovery (Standard) and Content Search options let you to search Exchange Online mailbox data and export it as PST files.
Steps to Export Office 365 Mailboxes to PST
Step 1. Log in to the Microsoft 365 admin center with an administrator account. 
Step 2. If your account does not have the eDiscovery Manager role, make sure to assign the correct permissions before proceeding.
Step 3. You can do this by opening Microsoft Purview >> Settings >> Roles and scopes >> Role groups.

Step 4. Sign out and then sign in to activate the change after assigning the role.
Step 5. Open the Microsoft Purview portal from the Microsoft 365 Admin Center, or go directly to the Purview portal.
Step 6. Go to Solutions >> eDiscovery (Standard) and launch Content Search.
Step 7. Click Create a search, type in a meaningful name and description, and click Next.

Step 8. Now, add the data source to the content search. To do this; Click Add Sources >> Search for the mailbox you want to export >> Select the user. For the Content location, select Mailboxes only then Click Manage and Save. If needed, you can select multiple mailboxes as well.

Step 9. If you want to export the entire mailbox, leave the Conditions section blank. Or, you can export specific mailbox data by using filters such as sender, recipient, keywords, subject, or date range.

Step 10. Select the default Statistics option, then click Run Content Search. Wait for Microsoft to finish searching the content.

Step 11. Wait for the search to complete, and when the search completes, review the search summary to verify the mailbox data.

Step 12. Once the search is complete then export the results. To do this, Open the completed content search that we have created above and click ‘Export’.

Step 13. After that, enter an export name, select Indexed items that match your search query and partially indexed items, select Export items with item report, and set the export format to Create PSTs for messages. Leave the other settings on default and click Export.


Step 14. Launch Process Manager and wait for the export status to become Completed.

Step 15. Open the completed export job and click Download >> Copy the export key >> Start the Microsoft eDiscovery Export Tool >> Paste the export key >> Choose a destination folder >> Click Start to download the mailbox as a PST file.

Important notes:
- You need the eDiscovery Manager role and the correct export permissions.
- The features available in Microsoft Purview are based on your Microsoft 365 license.
- Split large mailbox export into multiple PST files.
- You need the Microsoft eDiscovery Export Tool to download the exported data.
Method 2: Backup Office 365 Mailbox to PST Using Import/Export Feature
If you have already set up your Microsoft 365 mailbox in Microsoft Outlook, you can use this method to export its data directly to a PST file using Outlook’s built-in Import and Export Wizard. This method is useful for individual users who would like to create a local backup of their mailbox but do not have access to Microsoft Purview.
Steps to Export Office 365 Mailbox to PST File Using Outlook
- Launch Microsoft Outlook on your Windows PC.
- If you don’t have set up your Microsoft 365 account in Outlook, click File >> Add Account and log in with your Office 365 credentials.

- Once added, let it sync with Outlook first, then click File >> Open & Export >> Import/Export.
- Choose the Export to a file option and press Next.
- Select Outlook Data File (.pst), and then click Next.

- Choose your Office 365 mailbox or select folder and then click Next.

- Browse the destination folder, give it a name & click the Finish button.

Wait for the export to complete in Outlook.
In a few minutes, Office 365 mailbox data will be saved as a PST file.
Note: This method will only export mailboxes that are already set up in Outlook and available in your account. Cannot be used to export more than one Office 365 mailbox at a time.
Method 3: Export Office 365 Mailbox to PST Using PowerShell
PowerShell is an advanced option to manage Exchange Online mailboxes. It allows admins to search, manage and export mailbox data. But it cannot directly export Office 365 mailbox to PST file. Instead, it is frequently used with Microsoft Purview feature to automate mailbox management work.
Workflow: Install Exchange Online PowerShell >> Connect to Exchange Online >> Verify Mailbox >> Use Microsoft Purview to Export PST File.
Pre-requisites
Before you begin, you will need:
- Exchange Online PowerShell module must be installed.
- Permissions of Exchange Online administrator account.
- Access to Microsoft Purview.
- A stable internet connection.
Step 1. Open Windows PowerShell as Administrator and install the Exchange Online Management module.
Install-Module ExchangeOnlineManagement
Step 2. If you already have the module then update to use;
Update-Module ExchangeOnlineManagement
Step 3. Then, run the following command;
Connect-ExchangeOnline
Step 4. Sign in using your Microsoft 365 admin credentials.
Step 5. After that, PowerShell connects to your Exchange Online organization.
Step 6. Run the following to verify that the mailbox exists:
Get-Mailbox
To see a particular mailbox:
Get-Mailbox user@domain.com
Step 7. Replace user@domain.com with the mailbox you want.
Step 8. Now, to export PST, you should know that there is no cmdlet in PowerShell.
Step 9. So, open the Microsoft Purview as we did in method 1.
Step 10. Next, create Content Search and run the search.
Step 11. Download the search results.
Step 12. Now, export PST file using the Microsoft eDiscovery Export Tool.
Keep in mind the limitations of this method before you use it;
- You can’t export Exchange Online mailboxes directly to PST using PowerShell.
- Though this method is ideal for Exchange Online admins but it requires in-depth technical knowledge to understand the complete method.
- Permissions of the administrator are needed.
- Requires complete workflow of Microsoft Purview for the actual export of PST.
Method 4: Export PST from Office 365 Admin Center Professionally
After reading the above methods such as Microsoft’s official method for PST export, Outlook manual method and Powershell cmdlt, we found that these are workable depending on some circumstances. However, if you want the quick and simple solution, then you can go with the Advik Office 365 Backup Tool. It provides the easy way to export Office 365 mailboxes directly to PST.
This method can be used by any type of people, be it IT admins, businesses, and users who want to export one or multiple Office 365 mailboxes without going through Microsoft Purview.
You can also download its free demo version to check its efficiency and upgrade to later once you are familiar with it’s working;
Steps to Export Office 365 Mailbox to PST from Admin Portal
Step 1. Download, install and open the Advik Office 365 Backup Tool on your Windows PC.
Step 2. Sign in securely with your Microsoft 365 administrator or user account credentials.

Step 3. The software supports Modern Authentication (OAuth 2.0) to connect to your Microsoft 365 account securely.

Step 4. Select the mailbox or folders you want to export. You can export user mailbox, shared mailbox, archived mailboxes or multiple Office 365 accounts.

Step 5. Choose PST from the list of saving options.

Step 6. Browse and select the destination folder where you want to save the exported files.

Step 7. If you want to export only particular mailbox data, then use the built-in filters as shown in the screenshot.

Step 8. Click Backup to start exporting Office 365 mailboxes to PST.

After that, wait for a few minutes until it completes the process.
Then, a log report will automatically generate and appear on your screen. Click OK to finish.
Once the process is complete, go to the destination folder and there you will have the exported PST file.
Key Features and Benefits of Using Professional Tool
The software offers several advantages over the native export process in Microsoft:
- Export Office 365 mailbox(es) to PST format with complete data.
- No need to set up Microsoft Purview or Content Search.
- Supports modern authentication through the Microsoft Graph API.
- Also, you can take email backup from Office 365 admin portal with this tool.
- Keeps the folder structure and email properties intact.
- Export shared mailboxes and archive folders.
- Offers an incremental backup option to fetech new emails one after one.
- Advanced filters for selective exporting of e-mails.
- Also, supports exporting Office 365 emails to PDF, EML, MSG, etc.
- Stores attachments and mailbox metadata unchanged.
- Simple to use interface for beginners and IT experts.
Note: Microsoft Purview is the preferred method for compliance-based exports, but Advik Office 365 Backup Tool is a better option for users who are looking for an easier and quicker method to create PST backups or migrate Office 365 mailbox data.
Manual vs Automated Method Comparison: Which Method Should You Choose?
| Feature | Microsoft Purview | Outlook Import/Export | PowerShell | Advik Tool |
|---|---|---|---|---|
| Official Microsoft Method | Yes | No, Outlook’s Import/Export is a client feature not a really official method | Partial, as it doesn’t export to PST directly | No |
| Requires Outlook | No | Yes | No | No |
| Supports Multiple Mailboxes | Yes, works with large and multiple mailboxes | One mailbox or account at a time | Limited option | Yes, works fine with multiple user accounts and mailboxes |
| Bulk Export | Allows to export PST in bulk | Limited option | Depends on your script | Yes, bulk export feature is available |
| Advanced Filters | Yes available | No filter feature | Not provided | Yes, comes with multiple filters |
| Easy for Beginners | No, requires technical skills | Can be used by anyone Who have used Outlook earlier | Not possible, requires various cmd prompts | Easy-to-use by anyone |
| Requires Admin Permissions | Yes, not possible without admin permission | Not required | Yes, required and for the actual export you still need Purview/eDiscovery permissions | Depends on mailbox access |
Security Considerations While Exporting Office 365 Mailboxes
Things you need to know before exporting Office 365 mailboxes:
- Data Privacy: Your PST files may contain sensitive data. So, it is important to store exported files in a secure locations with required control.
- Legal Hold: If your mailbox is under a Litigation Hold or Retention Policies, please be sure to review your organisational policies before exporting or deleting data.
- Privacy Policy & GDPR Compliance: Organisations under privacy regulations should ensure that mailbox which they are exported is processed according with the internal compliance needs.
- Encryption: Try to store your exported PST files on encrypted storage devices or secure servers.
Conclusion
In this article, we have discussed how to export PST from Office 365 admin center. Many users are facing issues while getting a reliable method that can actually complete this task without any error. Hence, we discussed all the four types of techniques to accomplish this task. First one is Microsoft’s official method which is a little bit technical one and often requires assistance if you are not technically competent. Second method can be used by anyone but for few mailboxes. Third method is again a technical one can be performed under an expert. The last one is a professional method but provides easy-to-implement steps and can be used by anyone.
So, read all the methods, analyse your needs and requirements and choose the one that fits best to your needs. For more depth analysis, you can refer the above comparison table.
Frequently Asked Questions
1. I can’t find the Export option in Microsoft Purview. What should I do now?
Ans. If you don’t see the Export option, check, whether you have been assigned the eDiscovery Manager role to your account. Also, make sure your Microsoft 365 subscription includes the Microsoft Purview compliance features which is need to export. After performing these steps, wait for a while as it can take some time to update.
2. Why does it take so long for My Content Search to finish?
Ans. The time takes to complete content search depends on a number of factors, including the number of mailboxes, mailbox size, any filters you choose and work load on Microsoft 365 servers. Large organizations or searches in multiple mailboxes may take long time to process than a single mailbox export.
3. Can I export a specific folder instead of the whole mailbox?
Ans. Sure. If you’re using Outlook, you can select the folder you want to export to during the export process. Before exporting, you can filter the results in Microsoft Purview using search conditions and also it is possible using a professional tool.
4. What happens if I close the browser during the export preparation?
Ans. Microsoft processes the export job on its servers, so closing the browser does not cancel the export job. But, you will need to go back to Microsoft Purview and download the completed export using the Microsoft eDiscovery Export Tool.
5. Can I use Outlook while exporting the PST file?
Ans. Yes, but it might affect Outlook’s performance during the export, especially for large mailboxes. For best results, do not make any major changes to your mailbox until the export process is completed.

