Hoping someone can assist me with my issue,
Past attempts to do an offline defrag was not working and this time I managed to find out why. It’s failing due to disk space on the C: Drive.
The Defrag creates tempdfrgXXXX.edb and tempdfrgXXXX.stm files in “program files\exchsrvr\bin” folder which uses up all the disk space.
The Exchange Mailbox Store sits on the E: Drive and is over 75GB.
priv1.edb (55GB)
priv1.stm (31GB)
The C: drive only has 23GB free.
The command line I'm using is:
eseutil /d “e:\program files\exchsrvr\mdbdata\priv1.edb”
This process fails because I dont have enough disk space on the C: Drive.
How can I run the defrag and let the tempdfrgXXXX.edb and tempdfrgXXXX.stm files go onto another drive that has enough disk space eg. External HDD?
Past attempts to do an offline defrag was not working and this time I managed to find out why. It’s failing due to disk space on the C: Drive.
The Defrag creates tempdfrgXXXX.edb and tempdfrgXXXX.stm files in “program files\exchsrvr\bin” folder which uses up all the disk space.
The Exchange Mailbox Store sits on the E: Drive and is over 75GB.
priv1.edb (55GB)
priv1.stm (31GB)
The C: drive only has 23GB free.
The command line I'm using is:
eseutil /d “e:\program files\exchsrvr\mdbdata\priv1.edb”
This process fails because I dont have enough disk space on the C: Drive.
How can I run the defrag and let the tempdfrgXXXX.edb and tempdfrgXXXX.stm files go onto another drive that has enough disk space eg. External HDD?