Defragging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi.

Is it possible to start disk-defragmenter to do all my drives, one after the other?
The only way I have seen is to do one, then wait for it to complete and start over.

I have two drives, split into two each, and it would be nice to just start it and leave it...
Thaks in advance... :-)
 
-----Original Message-----
Hi.

Is it possible to start disk-defragmenter to do all my drives, one after the other?
The only way I have seen is to do one, then wait for it to complete and start over.

I have two drives, split into two each, and it would be
nice to just start it and leave it...
Thaks in advance... :-)
.
I think you can do that using the Diskeeper Pro program
from Executive Software company at this web page link here
http://consumer.execsoft.com/diskeeper/diskeeper.asp?RId=1
 
Jim,

create a bat or cmd file with
defrag c: -f
defrag d: -f

the -f only forces defrag if disk is getting low on space.

Skip
 
Back
Top