JCO" wrote in said:
Use the Task Scheduler for that. That's what I do. Schedule an event
to run the defrag once per month on each partition. Do NOT have them
all running at the same time. For 8 partitions, have them scheduled
(only an example):
defrag c: - 1st MON of the month
defrag d: - 1st TUE of the month
defrag e: - 1st WED of the month
defrag f: - 1st THU of the month
defrag g: - 1st FRI of the month
defrag h: - 1st SAT of the month
defrag i: - 2nd SUN of the month
defrag j: - 2nd MON of the month
Have them scheduled to run at, like, 3AM in the morning. Of course,
you could write a batch file that used the 'for' command to walk
through a series of drive letters and on each loop run the defrag.exe
with that drive letter as its parameter, and you could even schedule
a single event in Task Scheduler to run that batch file. Depends on
how convoluted you want to go: simple with lots of scheduled event,
or more complicated with a single schedule event.
But speed disk will do all that pretty much automagically for you. And
monthly isn't always a good schedule. Some drives need it more often,
others less often.
I find it very useful, actually, the way SD implement it.
Unfortunately I'm a video editor so the amount of fragmentation can
be pretty important to me when I have to defrag a drive two or sometimes
three times in a day (after each session) to keep things zipping along.
Once you get used to it, speed disk can work faster and more efficiently
than defrag but, like I said, defrag is also perfectly acceptable when
it's what you have available.
I also find that defragging in the background adds a lot of time
between needing defrags, too. Speed Disk implemented that well and you
never notice it having to pause anything so you can start using the
system again. The inactive period before background defrag kicks in is
also adjustable.
And with either method, it's important to know how to tell whether
you really need to defrag or not. If the fragments are in files you
never use, the defrag can still wait, for example. And I didn't mean to
say schedules arean't useful; they definitely ARE, and monthly is a good
middle of the road schedule to keep the defragging times reasonable.
The more fragmented a drive becomes, the longer it takes to defrag it;
especially the larger drives if you have partitions over say 80 Gig.
For this and other easons I try to keep my partitions at 40 to 80 Gigs
each.
HTH