PPRuNe Forums - View Single Post - de-frag or no?
Thread: de-frag or no?
View Single Post
Old 20th January 2006 | 22:03
  #8 (permalink)  
MyData
Fixed+Rotary (aircraft, not washing lines)
 
Joined: Jan 2005
Posts: 357
Likes: 0
From: Peak District, Yorkshire, UK
Once a week for me. You can set it up in the schedule service:

Start -> Control Panel -> Scheduled Tasks

Add Scheduled Task and look for defrag.exe


Or add the task directly from the cmd line (using the AT command)

Point to a .cmd file which contains something along the lines of:

defrag c: -v > cdefragc.txt
defrag d: -v > cdefragd.txt
defrag f: -v > cdefragf.txt

(the grimacing face should be COLON BACKSLASH)

I let this run for my discs c, d, and f at say 2am and you wil a regularly defragged disc, and the txt files let you see how things have progressed.
MyData is offline