Reduce the size of bulky Exchange server
When managing an Exchange Server, mailbox bloat can significantly impact performance and storage efficiency. Over time, large mailboxes with accumulated data can slow down the server, making it harder to maintain optimal performance. Reducing the size of a bulky Exchange Server is essential not only for improving speed but also for preventing potential outages or issues related to server storage limitations.
EdbMails offers a comprehensive solution to efficiently archive, manage, and reduce mailbox size. It allows you to extract and export mailboxes from large Exchange databases, helping you remove unnecessary data and store it in a more manageable format. By using EdbMails, you can address mailbox bloat without disrupting day-to-day operations, ensuring the server runs smoothly and has the required storage space for future growth.
This step-by-step guide will walk you through the entire process, from identifying large mailboxes to exporting data and reducing the overall size of your Exchange server. Each step is designed to make the task easier, providing you with a clear, effective solution to optimize your Exchange environment.
Exchange administrators may not realize the unusual growth of their Exchange database size. This leads to mounting as well as inaccessibility issues. You can reduce the size of database as show below:
- Discard / Delete the unwanted mailboxes from the EDB file
Deleting unused or ex-employee mailboxes helps create free white space within the EDB file, allowing Exchange to reuse that space for new data. It's important to ensure that unnecessary mailbox data is permanently removed. However, keep in mind that deleting data does not immediately reduce the physical size of the EDB file. Instead, it frees up internal white space that Exchange can later utilize to store new items—preventing the database from growing unnecessarily.
- EDB file Defragmentation
Defragmentation compresses the EDB file by removing blank and unused white space, effectively reducing its overall size. When performed offline, this process reclaims free space within the database, making it more storage-efficient. You can use Eseutil to carry out offline EDB defragmentation; however, it’s a time-consuming operation. Since it requires the database to be dismounted, mailbox access will be unavailable during the process.
Run the below command in Exchange Management shell to know the whitespaces in EDB file:
Command: Copy & Paste it on EMS
Get-MailboxDatabase -Status | Format-List Name, DatabaseSize, AvailableNewMailboxSpace –Auto
Note: Before starting EDB file defragmentation, ensure that your disk has enough free space—at least equal to or greater than the size of the EDB file.
- Stop the Exchange Information Store service
- Dismount the Exchange database for which the defragmentation is to be done
Command: Copy & Paste it on EMS
Dismount –Database
- In the Exchange Management Shell, navigate to the location of the EDB file.
- Perform defragmentation using the below command:
Command: Copy & Paste it on EMS
Eseutil /d "
"/t"<a temporary location\TempDatabaseName.edb>" - Mount the database again
Command: Copy & Paste it on EMS
Mount –Database
- After the completion of the defragmentation process, start the Information Store service.
- Check if the database has been mounted, and then verify that sending and receiving emails are working.
- Check the white space to verify the success of the defragmentation.
- Move all mailboxes to a new database
As an alternative to offline defragmentation, many Exchange administrators choose to create a new database and move only the required mailboxes from the old one. Once the migration is complete, the original database can be safely removed. This method has a clear advantage—it involves minimal downtime and avoids the risks of long offline operations.
Another efficient option is to back up mailbox data to PST files using EdbMails. You can export inactive or ex-employee mailboxes for archiving, or directly migrate active mailboxes to a new Live Exchange Server database. This approach eliminates the need for downtime and ensures that data is preserved without disrupting access. With EdbMails Exchange Server Recovery, the entire process becomes straightforward.
To reduce the size of an Exchange EDB file, you have several effective options—delete unwanted mailbox data, perform offline defragmentation, or move mailboxes to a new database. You can also convert the EDB file to PST using the EdbMails Exchange Server Recovery tool for easy archiving and storage management.
Additional resources

