Small Business Server 2003: Difference between revisions
Jump to navigation
Jump to search
Created page with "[http://support.microsoft.com/kb/192185 Offline Defrag] of exchange database In program files -> exchange system manager Administrative groups -> first administrative group ..." |
No edit summary |
||
Line 16: | Line 16: | ||
[http://support.microsoft.com/kb/821748 create new mailbox store] | [http://support.microsoft.com/kb/821748 create new mailbox store] | ||
[http://support.microsoft.com/kb/912375/en-US increase the mailbox store size limit in SP2] |
Latest revision as of 05:33, 19 December 2014
Offline Defrag of exchange database
In program files -> exchange system manager
Administrative groups -> first administrative group -> servers -> servername -> first storage group -> right click group and unmount
make sure c:\program files\exchsrvr\bin is in the path so you can use eseutil.exe
eseutil /d priv1.edb /tf:\exchsrv\mdbdata\tempdefrag.edb /p
Note - no space between /t and the location
more information on running the exchange tools