Exchange 2003 Offline Defrag
Posted
by
Tom
on Server Fault
See other posts from Server Fault
or by Tom
Published on 2012-11-22T11:35:59Z
Indexed on
2012/11/22
17:01 UTC
Read the original article
Hit count: 345
exchange-2003
|windows-sbs-2003
Looking to do my first offline defrag this weekend on Exchange 2003.
Our Exchange DB is on E drive and server1 is the temporary location where there is sufficient space.
Dismount the store and change to c:\program files\exchsrvr\bin
Does this look like the correct command to run?
eseutil /d "e:\exchdata\priv1.edb /t"\\server1\exchtemp\tempdfg.edb"
Is there anything I should be aware of such as backups running at the same time etc?
© Server Fault or respective owner