Alright I know the first part of how to do this
After backing everything up and getting ready for the defrag I want to dismount the database
To do the defrag I have to run eseutil but I am not quite certain the right way to write the command
My database is located E:\exch\priv1.edb
Do I write the command to execute the defrag by writing it to look like:
“c:\program files\exchsrvr\bin\eseutil” /d e:\exch\priv1.edb
And from my understanding this create a new database that will replace the existing one in that location?