-
Written By Edwin Stark
-
Updated on December 12th, 2024
This error message is self-explanatory. It indicates that the reason behind the unsuccessful deletion or removal of the Exchange database is some active mailbox export requests that associate with the database. Some Exchange mailboxes are still in the queue for exportation.
So, the ultimate way to resolve this issue is by removing the active Exchange mailbox export request.
For performing any operation related to Exchange mailbox export requests, ensure that the Exchange administrator is assigned the Mailbox Import Export role.
Run the Exchange Management Shell with administrative details and perform this command:
New-ManagementRoleAssignment -Role “Mailbox Import Export” -User <adminusername>
Promptly, the Exchange administrator can run the Get-MailboxExportRequest command to know if there is any active mailbox export request.
This command’s output can be a list of requests in the export queue with status as failed. If you do not want to export anymore, then try eliminating these mailbox export requests with this Management Shell command.
Get-MailboxExportRequest | Remove-MailboxExportRequest -Confirm:$false
Doing this will remove all the Mailbox Export Request held in the Exchange Management Shell.
On the contrary, if you are aware of the mailbox export request and like to proceed with this export, create a new Mailbox Export Request in the following manner:
New-MailboxExportRequest -Mailbox -FilePath “<PST folder network shared path>”
Once all mailboxes are export to PST files, Exchange administrators can now attempt to exclude the mailbox database again.
Here we recommend a different way includes direct elimination of the mailbox database from the Active Directory Schema. It is possible using the ADSIEdit.
Now that users have all the possible fixes to solve the “this mailbox database is associated with one or more active mailbox export requests” error that appears while trying to delete the Exchange mailbox database.
As we have learned this error occurs while performing Exchange mailbox export manually using the New-MailboxExportRequest syntax, we would like to bring your attention to a simpler and error-free method to perform the Exchange mailboxes export.
For a clean export of mailboxes, trusting a proficient professional utility would be the best decision Exchange administrators can take.
Exchange Sysinfo EDB to PST tool integrates powerful algorithms that can scan the added offline EDB file, recover data from the corrupted database, make it available for preview to users, and then export it to the destinations such as PST, Live Exchange, Outlook Profiles, or Microsoft 365. The user interface is simple and easy to work with. Furthermore, the software supports all Exchange Server versions and not just the latest ones.
Deleting an Exchange Server database can become impossible owing to the failure of some mailbox export requests. You can be correct it by removing the export requests manually or by deleting them directly from the Active Directory Schema. Administrators have various options as described in this article to fix the Exchange “this mailbox database is associated with one or more active mailbox export requests” error.
Also Read: Convert EDB to PST
About The Author:
Edwin Stark is a Technical Content Writer who specializes in writing about databases, e-mail recovery, and e-mail migration solutions. He loves researching and developing content that helps database administrators, organizations and novices to fix multiple problems.
Related Post
Useful Links
Product Category
© Copyrights 2014-2025 EasyTechTools is an affiliate partner of SysInfoTools - All Rights Reserved