Export Exchange server mailboxes to Outlook PST
Exporting Exchange server mailboxes to Outlook PST is an essential task for many organizations, whether you're looking to back up critical data, migrate mailboxes, or simply store information for compliance purposes. PST files are not only portable but also fully compatible with Microsoft Outlook, allowing you to easily manage and access your data outside of the Exchange server environment. This becomes particularly valuable when dealing with old server data, employee offboarding, or ensuring secure long-term storage.
EdbMails EDB to PST Converter provides a fast, reliable, and user-friendly way to export mailboxes from offline EDB files With support for all Exchange Server versions, EdbMails makes the entire export process seamless. Whether you need to recover complete mailboxes or specific items, the tool’s intuitive interface allows for easy selection and extraction, all while preserving folder structure and metadata.
In this guide, we’ll show you how to effortlessly export an Exchange mailbox to a PST file with EdbMails EDB to PST converter. You'll be able to perform granular exports, ensuring your mailbox data is accurately transferred and organized—keeping everything accessible and under control with minimal effort.
How to export mailboxes to PST in Exchange server 2019, 2016 and 2013?
To export mailboxes to PST in Exchange server 2019, 2016, and 2013, you need to grant Mailbox Import and Export permissions to the Administrator account via the Exchange Management Shell (EMS). Once the permissions are set, you can export both user and Exchange archive mailboxes to PST using the classic Exchange Admin Center (EAC).
Steps to export Exchange server 2019, 2016 and 2013 mailboxes to PST
- Step 1: Launch the 'Exchange Management Shell' as Administrator
- Step 2: Assign the Exchange administrator account the 'Mailbox Import Export' permission.
New-ManagementRoleAssignment –Role "Mailbox Import Export" –User "Administrator"
- Step 3: Next, create a new folder on your computer to save the PST files
- Step 4: Right click on the folder and select 'Give Access to' > 'Specific people'
- Step 5: Add your username to the list and give it Read/Write access
- Step 6: Copy the network path (UNC) of the shared folder by clicking 'Share'
- Step 7: Login to the Exchange admin center as global administrator user
- Step 8: Click recipients, then the three-dot menu under mailboxes
- Step 9: Click on 'Export to a PST file' and select the mailboxes to export
- Step 10: Finally, specify the shared folder's network path to start exporting the PST file
How to export mailboxes to PST in Exchange server 2010?
To export mailboxes from Exchange server 2010 to PST, first assign the Mailbox Import Export role to the administrator via the Exchange Management Shell (EMS). Next, create a shared network folder on your computer to store the PST files. Finally, run the MailboxExportRequest command as an administrator to export the user's mailbox to the designated folder.
Steps to export Exchange server 2010 mailboxes to PST
- Step 1: Click 'Start' on your Windows Server machine and launch the EMS as system Administrator
- Step 2: To assign exporting rights to the Administrator account, run the cmdlet Mailbox Import Export
- Step 3: Create a folder on your computer to export the resulting PST file
- Step 4: Right click on the folder, click 'Properties' >'Sharing>Advanced Sharing'and enable 'Share this folder'
- Step 5: Click 'Permissions' and add the 'Exchange Trusted Subsystem' object
- Step 6: Assign the Exchange Trusted Subsystem Change/Read permissions
- Step 7: Next, add the 'SYSTEM' object and assign the Full Control permission
- Step 8: To export individual or bulk mailboxes to PST format, run the command New-MailboxExportRequest
C:\>New-MailboxExportRequest -Mailbox "john.doe" -FilePath "\\ex02-2010\PST_2010\john.doe.pst"
C:\>foreach ($Mailbox in (Get-Mailbox -ResultSize Unlimited)) {New-MailboxExportRequest -Mailbox $Mailbox.DisplayName -FilePath "\\ex02-2010\PST_2010\$($Mailbox.Alias).pst"}
- Step 9: Check the status of the export operation by running Get-MailboxExportRequest
- Step 10: Finally, look for the exported PST in the shared network folder you created.
How to export mailboxes to PST in Exchange server 2007?
Install the Exchange System Management Tools and use the ExMerge utility to export Exchange 2007 mailboxes to PST, or export the mailboxes using the Export-Mailbox PowerShell cmdlet.
Steps to export Exchange server 2007 mailboxes to PST
- Step 1: Start the Exchange Management Console (EMC) on your computer
- Step 2: Expand 'Microsoft Exchange' > 'Recipient Configuration' > 'Mailbox' in the left menu
- Step 3: Right click on the mailbox and select 'Manage Full Access Permissions'
- Step 4: Select users and groups to whom you want to grant the full access permission
- Step 5: Finally, run the cmdlet Export-Mailbox to export Exchange 2007 mailboxes to PST
Export-Mailbox -Identity
-PSTFolderPath C:\PSTbackup\PST_2007\mailbox.pst How to export mailboxes from Exchange server to PST using Outlook?
To export a mailbox along with its folders and subfolders to a PST file using Outlook, go to the File tab, choose Open & Export, then select Import/Export. From the list of options, pick Export to a file, and then choose Outlook Data File (.pst) to complete the export process.
Steps to export Exchange mailboxes to PST using Outlook
- Step 1: Launch Microsoft Outlook version 2019, 2016 or 2013
- Step 2: Click 'File' on the left side top section and navigate 'Open and Export' > 'Import/Export'
- Step 3: Select the option 'Export to a file' in the next window
- Step 4: Under the 'Export to a File window', click 'Outlook Data File (.pst)'
- Step 5: Select the folders to export and browse the location to save the PST file
Using PowerShell or the Exchange Admin Center (EAC) to export mailboxes can be complex and time-consuming, especially if you're not familiar with technical commands. While tools like EAC or Outlook support exporting one mailbox at a time, they’re not ideal for handling multiple mailboxes efficiently. PowerShell scripts also vary depending on the Exchange server version, adding to the confusion. Another important point is that these native methods only work when the Exchange Server is fully functional and the database is accessible. If the server is down or the database is corrupted and won't mount, these options won’t help. In such cases, a specialized tool like EdbMails is the best solution for extracting and exporting mailbox data without depending on the live Exchange server.
Export mailboxes to PST from Exchange server 2019, 2016, 2013, 2010 and 2007 using EdbMails
Step 1: Download and install EdbMails software
- Download and install the EdbMails application on any computer, even without Exchange Server installed and get started with exporting your Exchange server data right away.
- To get started, enter your registered email address and password, then click ‘Login’ to access the application. If you don’t have an account, click ‘Start Your Free Trial’ to begin using the EdbMails demo version.
- From the list of available products, select ‘EDB Recovery (Offline) and Migration’.
- Select 'EDB to PST' option.
- You can use the default job name or click ‘New Job’ to create a custom name for easier identification later.
Step 2: Select the offline EDB file
- Click ‘Browse for EDB file’.
- EdbMails can effectively recover corrupted, offline EDB files and resolve the Dirty Shutdown error in Exchange Server databases.
- Select the offline EDB file, then click the ‘Next’ button to continue.
- Click ‘Browse’.
- Select a location to save the exported PST files and ensure that there is enough available disk space for storage.
- EdbMails scans and repairs corrupted EDB files from an Exchange server.
Step 3: Select the mailboxes to export EDB to PST
- After the recovery process is complete, expand the mailbox and select any folder to preview its contents, including emails, contacts, calendars, tasks, journals, and notes, in the preview pane on the right.
- Choose the mailboxes or folders you want to export, then click ‘Next’ to continue.
Step 4: Convert EDB to PST
- Check the mailboxes and folders selected for export. Ensure that the 'Action' is set to 'Export', then click the 'Start Export' button to begin the process.
- EdbMails displays a real-time progress window during the export operation and shows a confirmation message once the export is successfully completed.
- Click the ‘View Logs’ button to see a comprehensive summary of the export operation.
Why Choose EdbMails to Export Exchange Mailbox to PST?
- User-friendly graphical interface tool : EdbMails is built to be user-friendly, allowing even those without technical expertise to easily export mailboxes to PST files with no prior knowledge required.
- Recover Exchange server from Jet Engine Errors: Jet errors are typically caused by hardware or software issues in Exchange server that lead to database corruption. EdbMails offers a simple and efficient solution to recover damaged EDB files and restore the Exchange server, quickly resolving Jet errors with ease.
- Free EDB file viewer and email previewer : EdbMails recovers and displays all your mailboxes in a well-organized structure, allowing you to easily browse through them. You can also preview individual emails, contacts, and notes before proceeding with the export.
- Complete consistency with no data loss : EdbMails ensures that the complete email formatting and data encoding are preserved during the export process. It efficiently handles non-English Unicode and special characters, exporting them flawlessly without any data loss.
- No Exchange server or Active Directory required : When an EDB file becomes corrupted, it often fails to mount even after several recovery attempts. EdbMails solves this issue by allowing you to open and view an EDB file without an Exchange server and it successfully recovers offline and corrupted EDB files without requiring Active Directory (AD) association.
- In-built PST split and merge feature : When dealing with a large EDB file, exporting to PST manually can be time-consuming. EdbMails offers a unique feature that lets you export the PST file in smaller segments, which can later be combined into a single PST file for easier management.
- Migrate EDB to Office 365 or another Exchange server :Another key benefit of EdbMails is its ability to directly map and migrate mailboxes from EDB to Office 365 or import the EDB to the Exchange server This ensures that the data from the source server is perfectly replicated on the target server without compromising consistency
Conclusion
Exporting Exchange server mailboxes to PST is often essential for purposes like backup, legal review, or regulatory compliance. While manual export methods can work for small amounts of data or a few mailboxes, they become unreliable when dealing with large databases or corrupted EDB files. To address these limitations, EdbMails offers a powerful and user-friendly solution. As a Microsoft-partnered Exchange recovery tool, it supports exporting mailboxes from all major Exchange server versions—2019, 2016, 2013, 2010, 2007, and 2003—to PST files with complete data integrity. EdbMails can also recover damaged, offline, or virus-infected EDB files, and allows seamless mailbox migration to another Exchange server or Microsoft 365, all without requiring advanced technical skills.