sceduled tasks

  • Thread starter Thread starter ryan
  • Start date Start date
R

ryan

I have XP Pro. Can the task scheduler be set up to
aautomatically perform defrags and disk cleanups? How?
 
ryan said:
I have XP Pro. Can the task scheduler be set up to
aautomatically perform defrags and disk cleanups? How?

See "How to Automate the Disk Cleanup Tool in Windows XP"
(http://support.microsoft.com/?kbid=315246). For the defragger: create
a task for any application, then open the Properties for the new task
and overwrite the command-line so that DEFRAG is executed instead. For
details type
DEFRAG /?
at a DOS prompt.
 
Back
Top