Key Takeaways
  • Exporting Exchange mailboxes to PST files is useful for backing up emails, legal audits, and when employees leave a company, but it should be well-planned to avoid issues like incomplete files or exposure of sensitive data.
  • Prerequisites for a successful export include ensuring the mailbox database is healthy and using a path with enough space for the PST file. Administrators must have the proper permissions to perform exports and should avoid exporting overly large PST files.
  • There are different methods to export mailboxes: the Exchange Admin Center is user-friendly for few mailboxes, PowerShell is efficient for bulk tasks, and Stellar Converter for EDB provides a straightforward graphical interface to export from offline databases.

Exporting Exchange mailboxes to PST may appear straightforward, but the process can quickly become complicated when permissions, large mailboxes, and unavailable network locations are involved.

A PST file provides administrators with a portable copy of mailbox data that can be opened in Microsoft Outlook, retained for future reference, transferred to another environment, or reviewed during an internal investigation.

Mailbox export should always be planned instead of being treated as a last-minute copying task. An improperly managed export can result in incomplete PST files, unnecessary load on the Exchange server, or accidental exposure of sensitive email data.

The native methods discussed in this article primarily apply to on-premises Exchange Server. Microsoft’s New-MailboxExportRequest cmdlet is available only for on-premises Exchange and cannot be used directly with Exchange Online mailboxes.

Best Practices for Exporting Exchange Mailboxes to PST

Why Export Exchange Mailboxes to PST?

Organizations export Exchange mailboxes for several reasons. When an employee leaves the company, the IT department may need to preserve their mailbox before disabling or removing the account. Legal and compliance teams may also request copies of communications for audits, investigations, or retention requirements.

Administrators may export mailboxes during Exchange migrations, server decommissioning, mailbox restructuring, or archiving projects. A PST file can also make historical emails accessible without keeping an inactive mailbox available on the server.

However, PST export should not be considered a replacement for a complete Exchange backup. PST files are more appropriate for portability, retention, migration, and individual mailbox recovery than for restoring an entire Exchange environment.

Prerequisites Before Exporting Exchange Mailboxes

Before beginning the export, confirm that the mailbox database is mounted, healthy, and accessible. The destination drive should also have sufficient free space for the PST files.

Microsoft recommends avoiding PST files larger than 50 GB because this is the maximum PST size supported by current versions of Outlook. If a mailbox is larger, divide the export by folder, archive, or date range instead of creating one oversized file.

The administrator performing the export must have the Mailbox Import Export management role. Microsoft does not assign this role to any role group by default. It can be assigned through the Exchange Management Shell:

New-ManagementRoleAssignment -Role “Mailbox Import Export” -User Administrator

Sign out and sign back in after assigning the role so that the updated permissions are recognized.

Exchange also requires the destination to use a UNC network path, such as:

\\FileServer\PSTExports\User01.pst

The Exchange Trusted Subsystem group must have read and write permissions on the shared folder. Without these permissions, the export request will fail.

Test the network share before starting. Use consistent filenames, restrict folder access to authorized administrators, and avoid leaving exported PST files in a publicly accessible network location.

Method 1: Export Exchange Mailboxes to PST Using Exchange Admin Center (EAC)

The Exchange Admin Center is generally the easiest option when only a small number of mailboxes need to be exported.

  1. Sign in to the Exchange Admin Center.
  2. Open Recipients > Mailboxes.
  3. Click More options and select Export to a PST file.
  4. Select the mailbox that you want to export.
  5. Choose whether to export the primary mailbox or its archive.
  6. Enter the complete UNC path and PST filename.
  7. Select whether an administrator should receive a completion notification.
  8. Review the details and begin the export.

These steps follow Microsoft’s documented EAC mailbox export process.

Exchange handles the operation as a mailbox export request through the Mailbox Replication Service. Progress can be checked through the notification area in EAC.

Do not assume that the export has finished simply because a PST file has appeared in the destination folder. Wait until the request shows a completed status. After completion, test the PST file before transferring it to long-term storage.

EAC is convenient for occasional exports, but the process becomes repetitive when dozens of mailboxes are involved. PowerShell is usually more practical for bulk exports.

Method 2: Export Exchange Mailboxes to PST Using Exchange Management Shell (PowerShell)

To export a standard mailbox, run the following command:

New-MailboxExportRequest -Mailbox [email protected] -FilePath “\\FileServer\PSTExports\user.pst”

To export the archive mailbox, include the -IsArchive parameter:

New-MailboxExportRequest -Mailbox [email protected] -IsArchive -FilePath “\\FileServer\PSTExports\user-archive.pst”

PowerShell also supports folder inclusion, folder exclusion, content filters, custom request names, and request priorities. These options are useful when exporting selected information or dividing a large mailbox into smaller PST files.

Monitor export requests with:

Get-MailboxExportRequest

For detailed progress and error information, use:

Get-MailboxExportRequestStatistics -Identity “user\MailboxExport” -IncludeReport | Format-List

After confirming that the PST files were created successfully, remove completed requests:

Get-MailboxExportRequest -Status Completed | Remove-MailboxExportRequest -Confirm:$false

For bulk exports, use a consistent naming convention and schedule large jobs during periods of lower server activity. Starting several large exports at the same time can increase database, storage, and network usage.

Common Challenges During Exchange Mailbox Export

Permission errors are among the most common problems. These usually happen because the administrator does not have the Mailbox Import Export role or because the Exchange Trusted Subsystem cannot write to the destination folder.

Export requests may also remain queued or fail when the network share is unavailable, the mailbox database is dismounted, storage space is exhausted, or the Mailbox Replication Service encounters a problem.

Oversized mailbox items can interrupt an export. Administrators can review the export request report and adjust bad-item settings when necessary. However, skipped items should be identified and documented instead of accepting potential data loss without review.

Large mailboxes may take considerably longer to export. Dividing them by year, folder, or archive usually produces files that are easier to store, verify, and open in Outlook.

After each export, confirm that the PST opens correctly, inspect important folders, record the export date, and apply suitable access controls to the file.

Limitations of Native Exchange Mailbox Export Methods

Native export methods work effectively when the Exchange environment is operational and the mailbox database is mounted. Their biggest limitation is their dependence on a functioning Exchange Server environment.

They do not provide a straightforward way to open an offline EDB file and browse its mailbox content directly. EAC is also inefficient for large-scale exports, while PowerShell requires accurate commands and a reasonable level of Exchange administration experience.

Handling large mailboxes may require several export requests and carefully prepared filters. The New-MailboxExportRequest cmdlet is also limited to on-premises Exchange and cannot be used directly against Exchange Online.

Alternative Method: Export Exchange Mailboxes to PSTs with Stellar Converter for EDB

When an EDB file is offline, the Exchange server is unavailable, or administrators prefer a graphical process, Stellar Converter for EDB provides an alternative.

The software can open an offline EDB file, scan its contents, display mailboxes in a tree structure, and export selected mailboxes or mailbox items to PST.

The process involves launching the software, selecting the EDB file, scanning the database, previewing the available mailbox content, choosing the required mailboxes, selecting PST as the output format, and specifying the destination folder.

Depending on the product edition and configuration, it can also export mailboxes from offline EDB files to a live Exchange Server or Microsoft 365.

Why Choose Stellar Converter for EDB?

The primary advantage of Stellar Converter for EDB is flexibility. Administrators can preview mailbox data before exporting it and select only the mailboxes or items they actually need.

The software supports archive mailboxes, multiple output formats, mailbox export prioritization, and parallel processing of multiple mailboxes. It can convert offline EDB from EDB to PST Converter, without requiring administrators to mount the database in Exchange first.

These capabilities can be helpful during migration projects, Exchange decommissioning, offline database extraction, or situations where native tools are unavailable.

Before using the software, review its licensing, edition-specific mailboxes count, supported Exchange versions, system requirements, and your organization’s security policies.

Conclusion

A successful Exchange mailbox export depends more on preparation than on the command being used. Administrators should confirm permissions, use a reliable UNC network share, monitor export status, divide oversized mailboxes, validate every PST file, and protect exported data.

EAC is suitable for occasional mailbox exports, while PowerShell is better for controlled and repeatable bulk operations. When the EDB file is offline or native Exchange tools cannot complete the job, Stellar Converter for EDB offers a practical graphical alternative.

The best export method ultimately depends on the condition of the Exchange database, the number of mailboxes, the administrator’s technical experience, and the organization specific requirements.

Emiley
I love surfing the web in search of different exciting things & write about Movies, News and Gadgets and that’s the reason I have started writing for itechhacks.