|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Fly Eagles Fly
|
Defragment
How often do you defragment? or what is the recommended time to defragment your hard drive?
|
|
|
|
|
|
#2 |
|
Professional gadfly
|
I defrag my Windows partition every week, though I probably don't need to do it that often. Because the data on my other partitions don't change as much (my mp3s, games, etc.) I defrag them only when necessary.
I use the Task Scheduler to do it automatically so I don't have to think about it. That's probably the best method. |
|
|
|
|
|
#3 |
|
Fly Eagles Fly
|
Yeah, my friend said he tried to do that but it only opened the defrag program and didn't actually defragment it.
|
|
|
|
|
|
#4 |
|
Member (11 bit)
Join Date: Jan 2002
Location: british columbia canada
Posts: 1,361
|
i use a batch file to defrag with the task schedular or you can use a third party program,and there are a few good ones
|
|
|
|
|
|
#5 |
|
Professional gadfly
|
Like newme said, you have to use a batch file to get it to work. But it only has to be one line. The good thing about using a batch file is that you can redirect the output to a text file to review later.
|
|
|
|
|
|
#6 |
|
Member (12 bit)
Join Date: Dec 1999
Location: Oklahoma
Posts: 3,261
|
I use Diskeeper and have it set to defrag every night. Sometimes during the day if I'm on the phone and bored I'll do my C drive. If you do it often enough it won't take thirty seconds.
|
|
|
|
|
|
#7 |
|
Professional gadfly
|
Here is the one-line batch file I use:
defrag c: -v >defrag1.txt Nothing could be simpler. Last run, only 300 files were fragmented. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|