Jump to content
The mkiv Supra Owners Club

Exchange 2003 defrag - IT nerdy question...


edd_t

Recommended Posts

Anyone out there with some good experience in Exchange 2003.

I need to do a defrag of a public folder store, can do local defrags easy, but I havnt got enough local HDD space. So I need set it up an offline defrage that will write to a temp file on a mapped network drive.

I cant work out what the eseutil command will be!

 

The public folder store located on:

 

e:\program files\exchsrvr\mdbdata\pub1.edb

 

and i would like to write the temp file to:

 

t:\publictemp

 

Have been checking on the knowledge base and found this... But just cant work it out...

Link to comment
Share on other sites

dismount the public store in ESM;

 

eseutil /d e:\progra~1\exchsrvr\mdbdata\pub1.edb /f

t:\publictemp\pub1.edb /p

 

rename the existing pub1.edb pub1.edb.old then move over the defragged file from t:\publictemp

Link to comment
Share on other sites

or you could copy the database over to a workstation with sufficient storage capacity and use eseutil from there (install exchange managment tools or just copy eseutil.exe, jcb.dll, exosal.dll, and exchmem.dll over to the workstation)

Link to comment
Share on other sites

fantastic, i owe you one matey. cheers Carlos, I really couldnt get my head round the command, especially with MS always going on about /ispriv!!!! what ever that is.

 

From what I remember /ispriv and /ispub were for Exchange 5.5. and it's an alternative to actually giving the pathname of the databases you want to defrag/integrity check/repair. It just means "the default private information store" or "the default public information store"

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. You might also be interested in our Guidelines, Privacy Policy and Terms of Use.