How to schedule a defragmentation?

  • Thread starter Thread starter BigMan
  • Start date Start date
B

BigMan

How do you schedule a defragmentation using the WinXP Pro built-in
defragmentation program?
 
BigMan said:
How do you schedule a defragmentation using the WinXP Pro built-in
defragmentation program?
Hi

In the link below you will find the following vbscripts (that runs defrag.exe):

defrag_all.vbs - Defrag All Hard Drives - Can be run as a scheduled task
Does not create an error log

defrag_all2.vbs - Defrag All Hard Drives - Can be run as a scheduled task
Creates an error log and displays the error log when complete.

http://www.dougknox.com/utility/scripts_desc/defrag_all.htm
 
You need to browse to defrag.exe. There are two defrag programs. One is pretty and is on the Start Menu. One is for scheduling and you must browse to it. Type defrag /? in a command prompt to see help.
 
Back
Top