helsknight
IS-IT--Management
We are running out of physical space on the exchange server (1.5 gig left). So I thought the best way is to have users archive previous years of emails into PST files on their local hd and do a offline defrag on exchange 2003.
after archiving all the pst files on users hd, I copy them to a network share to backup. Incase their hd crash I'll have a copy. Total PST files of all the users came out to be around 8.8 gig.
priv1.edb is 14.3 gig
priv1.stm is 11.3 gig
I dismount the mailbox store and public folder store. Map a network drive Y:\ to another server with enough room to create new files. I ran the command:
eseutil /d /p "C:\Program Files\Exchsrvr\MDBDATA\priv1.edb" /t"y:\tempdfg.edb" /f"y:\tempdfg.stm"
it took 5 hours to complete. After the completion, in drive Y is my new files tempdfg.edb which is 14.1 gig and tempdfg.stm 9.9 gig. I just mounted the original files back. Due to time constraints and a strong suspicion that i did somehting wrong, i didn't want to copy the new files over and rename them.
Where did i go wrong? The PST files came out to be 8 gig and net space saving was 1.4 gig. All the hd slot on the server are used up and I can't expand the hds.
after archiving all the pst files on users hd, I copy them to a network share to backup. Incase their hd crash I'll have a copy. Total PST files of all the users came out to be around 8.8 gig.
priv1.edb is 14.3 gig
priv1.stm is 11.3 gig
I dismount the mailbox store and public folder store. Map a network drive Y:\ to another server with enough room to create new files. I ran the command:
eseutil /d /p "C:\Program Files\Exchsrvr\MDBDATA\priv1.edb" /t"y:\tempdfg.edb" /f"y:\tempdfg.stm"
it took 5 hours to complete. After the completion, in drive Y is my new files tempdfg.edb which is 14.1 gig and tempdfg.stm 9.9 gig. I just mounted the original files back. Due to time constraints and a strong suspicion that i did somehting wrong, i didn't want to copy the new files over and rename them.
Where did i go wrong? The PST files came out to be 8 gig and net space saving was 1.4 gig. All the hd slot on the server are used up and I can't expand the hds.