EdbMails EDB Recovery and Migration software
  • Products
    Exchange EDB / Email Recovery Tools
    • EDB Recovery and MigrationRecover EDB to PST, EDB to Office 365 and Exchange NO Duplicate Migration
    • OST Recovery and MigrationRecover OST to PST, OST to Office 365 and Exchange Migration
    • PST Recovery and MigrationRecover Outlook PST, PST to Office 365 and Exchange Migration
    • MBOX Export and MigrationExport MBOX to PST, MBOX to Office 365 and Exchange Migration
    • NSF Export and MigrationExport NSF to PST, NSF to Office 365 and Exchange Migration
    • EML to PST ExportEML files export to Outlook PST format
    • PST to MSG ExportOutlook PST files export to MSG format
    • MSG to PST ExportExport MSG files Outlook PST files
    Exchange and Office 365 Migration
    • Exchange Server MigrationMigrate Exchange 2007, 2010, 2013, 2016, 2019 to Office 365 tenants. Also, migrate between Exchange servers and PST
    • Office 365 MigrationMigrate Source Office 365 tenants to Destination Office 365 tenants. Also, migrate to Exchange Server and PST
    • IMAP Email Backup & MigrationMigrate all IMAP email servers (Gmail, Zimbra, Zoho, Yahoo etc.), Office 365, Exchange and Backup to Outlook PST
    • SharePoint Online MigrationMigrate documents, files and folders from SharePoint sites
    • OneDrive for Business MigrationMigrate documents, files and folders from OneDrive
    • Microsoft Teams MigrationMigrate Teams, documents, files and folders etc.
    Exchange and Office 365 Backup
    • Office 365 BackupIncremental, Granular, Encrypted and Compressed Office 365 Mailboxes Backup
    • Exchange Server BackupIncremental, Granular, Encrypted and Compressed Exchange Mailboxes Backup
    • SharePoint, OneDrive & Teams BackupBackup Online site collections, Team sites, Office 365 groups, all documents etc.
    • Duplicate Remover - Office 365 & Exchange Remove duplicate emails, calendars, contacts, journal etc. from Office 365 and Exchange
    Go to products
  • Features
  • FAQ
  • Pricing
  • Download
  • Support
  • Sign in
User’s Manual
EDB Recovery and Migration

User Manual

User Manual

  • Overview
  • System Requirements
  • Installation
    • Installation process
    • Reinstall or Upgrade
    • How to uninstall
  • Initial Setup
  • FAQ
    • EDB to PST
    • EDB to Office 365 Migration
    • EDB to Exchange Migration
    • EDB Public Folder to Office 365
    • EDB Archive Mailbox to Office 365
    • EDB Public Folder to Exchange
    • EDB Archive Mailbox to Exchange
  • Videos
    • EDB to PST Converter
    • EDB to Office 365 Migration
    • EDB to Exchange Migration
    • EDB Public Folder to Office 365
    • EDB Archive Mailbox to Office 365
    • EDB Public Folder to Exchange
    • EDB Archive Mailbox to Exchange
  • Screenshots
    • EDB to PST
    • EDB to Office 365 Migration
    • EDB to Exchange Migration
    • EDB Public Folder to Office 365
    • EDB Archive Mailbox to Office 365
    • EDB Public Folder to Exchange
    • EDB Archive Mailbox to Exchange
  • How it works?
    • EDB to PST Converter
    • EDB to Office 365 Migration
    • EDB to Exchange Migration
    • EDB Public Folder to Office 365
    • EDB Public Folder to Exchange
    • EDB Archive Mailbox to Office 365
    • EDB Archive Mailbox to Exchange
  • Connect to Exchange server for multiple mailboxes migration
    • Connect with Global Admin
    • Connect to multiple users using CSV file
    • Connect using full access permission
    • Connect individual users for Single / Specific user Migration
  • Connect to Hosted Exchange for its Migration
    • Connect with Full Access permissions
    • Using multiple user credentials with CSV file
    • Connecting to Individual user for its migration
  • Connect to Office 365
    • Modern Authentication Using OAuth 2.0
      • Microsoft 365 modern authentication
      • Automatic Registration
      • Manual Registration
    • Connect with Global Admin
    • Connect to Office 365 with full access permission
    • Connect to Office 365 with CSV file option
    • Connect to Office 365 as single user mailbox
  • Set Exchange Server Impersonation rights
    • Exchange 2007 and below
    • Exchange 2010, 2013, 2016 and 2019
    • Set using Exchange Server GUI
  • Knowledge Base
    • How to recover Microsoft Exchange server from Jet Errors
    • Repair a corrupted Exchange database (EDB) file
    • Open and view an EDB file without Exchange server
    • Recover data from an Exchange server crash
    • Open and view an Exchange EDB file
    • Export a disconnected Exchange mailbox
    • Resolve Exchange database consistency check failure
    • Import an Exchange database file (.EDB) into a new Exchange
    • Recover deleted Exchange server mailboxes
    • Resolve Dirty Shutdown error of Exchange database
    • Restore an Exchange server database
    • Export Exchange mailboxes to Outlook PST
    • Export Exchange Public folders to Outlook PST
    • Extract mailbox and export EDB to Outlook PST
    • Export Exchange emails to PST by specific date
    • Export Exchange Archive mailbox to PST
    • Resolve Exchange database fails to mount error
    • Fix Content Index State Failed and suspended error
    • Recover emails from a dismounted Exchange database
    • Exchange database is mandatory on UserMailbox
    • Exchange database status unknown error
    • Restore Exchange 2016 mailbox from Recovery database
    • Move Exchange mailbox to another database
    • Check Exchange database health
    • Backup Exchange server database
    • Reduce Exchange database file size
    • Unable to Mount Database (hr=0x80004005, ec=1108)
    • Exchange Server Disaster Recovery Plan
    • Exchange database in clean shutdown fails to mount
    • Offline EDB Recovery
    • Reduce the size of bulky Exchange server
    • Dial Tone Recovery
    • Recover deleted mailboxes
    • Filter Settings
  • Incremental Migration
  • Exchange Throttling Policy
  • Multifactor Authentication
    • Enable MFA in Office 365
    • Map the Mailboxes
    • Create App password for MFA
    • Disable Security Defaults
  1. Home
  2. Product
  3. Reduce the size of bulky Exchange server
Download Buy Now

Reduce the size of bulky Exchange server

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 / ex-employees mailboxes data will create free white space for inserting new items. Ensure you will delete the unwanted data. After deletion of the data, you will not see any reduction in the size of the EDB file. Deletion creates white spaces in your disk. Exchange will use the free white space for adding new data. In this way you can avoid increasing the size of the EDB file.

  • EDB file Defragmentation

    Defragmentation compresses the EDB file, eliminates the blank and unused white space, and reduces the EDB file size. Offline EDB file defragmentation will reclaim the free white space available. You can perform defragmentation using Eseutil, this process is very slow, where you perform this operation on an offline EDB file. Your Exchange mailboxes will be unavailable until this 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: For defragmentation of EDB file ensure you have free space is available on your disk, it should have more 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 send and receive emails are working.
    • Check the white space to verify the success of the defragmentation.
  • Move all mailboxes to a new database

    Alternate to performing defragmentation, many Exchange administrators create a new database and then move the required mailboxes from the older one to the new one. Older one can be deleted thereafter. The advantage is that the mailbox down time is negligible

    Alternatively, you can backup EDB files data to PST files using EdbMails. You can directly migrate the mailboxes to your new Live Exchange server database without any downtime. You can export the unused, ex-employee’s mailboxes to PST and save it as backup. EdbMails Exchange server recovery tool will make the entire process easy and effortless.

To reduce Exchange EDB file size, you have options, delete unwanted mailboxes data, perform defragmentation, move mailboxes data to a new database, etc. convert EDB to PST file using EdbMails Exchange Server recovery tool.

Need help?

24/7 Customer support

Contact us on Live chat

Personalized Demo

Book a personalized demo

Still need help?

Email us / Call us

@edbmails.com All rights are reserved Privacy Policy | Terms of Use | GDPR | Security | Press Releases

hidden msg
Live Chat

Hi, May I help you?

Hide Chat Now