exchange db questions on defrag
ok i am looking over the MS article #Q328804 and i have some questions.
I need eseutil to relocate the temp defragged db to a different location because of hdd space, so i use the following commands and switches.
eseutil /d /p c:\program files\exchservr\mdbdata\priv1.edb /t f:\tempdfrg.edb
but what switches do I use to defrag the priv1.stm? the instructions do not go into that part, or i am missing them. I guess i would use the following but i am unsure and need some clearfication.
eseutil /d /p c:\program files\exchservr\mdbdata\priv1.stm /f f:\tempdfrg.stm
again i am not sure if i have the switches right, since this is the first time i am going to do this, so any pointers will help.
thank you again.
thanks.
I need eseutil to relocate the temp defragged db to a different location because of hdd space, so i use the following commands and switches.
eseutil /d /p c:\program files\exchservr\mdbdata\priv1.edb /t f:\tempdfrg.edb
but what switches do I use to defrag the priv1.stm? the instructions do not go into that part, or i am missing them. I guess i would use the following but i am unsure and need some clearfication.
eseutil /d /p c:\program files\exchservr\mdbdata\priv1.stm /f f:\tempdfrg.stm
again i am not sure if i have the switches right, since this is the first time i am going to do this, so any pointers will help.
thank you again.
thanks.
Utini!
Comments
-
blargoe Member Posts: 4,174 ■■■■■■■■■□I believe the first command where you have the path to the edb file will also get the corresponding stm file. It's been a while since I've done one though.IT guy since 12/00
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands... -
e24ohm Member Posts: 151HeroPsycho wrote:
example:
eseutil /s /p c:\program files\exchservr\mdbdata\priv1.stm /f f:\tempdfrg.stm
not sure -
thank you HeroPhsychoUtini!