EDBUTIL is a utility that can be used to maintain Microsoft Exchange Server databases. The modes of operation for this tool are outlined below.
Operation | Syntax |
Defragmentation | Edbutil /d <database name> [options] |
Recovery | Edbutil /r [options] |
Consistency | Edbutil /c <database name> [options] |
Backup | Edbutil /b <backup path> [options] |
Upgrade | Edbutil /u <database name> /d<previous .dll> [options] |
File dump | Edbutil /m[mode-modifier] <file name> |