auto defrag

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to set up a scheduled task to automate the defrag process. I've
done some research for command line things, and what I have now is
"C:\WINDOWS\System32\defrag.exe C: /f" Every place says the /f is supposed
to force it to defrag, but all I'm getting when I run this is the analysis.
Anyone know any better way to do this? Thanks
 
Sam said:
I'm trying to set up a scheduled task to automate the defrag process. I've
done some research for command line things, and what I have now is
"C:\WINDOWS\System32\defrag.exe C: /f" Every place says the /f is supposed
to force it to defrag, but all I'm getting when I run this is the analysis.
Anyone know any better way to do this? Thanks

DEFRAG /? says
-f
is the parameter.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Scheduled Disk Defragmenting Problem 2
Defrag 3
Cannot defrag, help with command prompt please 4
reg.exe help please 3
What does "defrag.exe -c -i" do? 5
Defrag 4
Defrag/shutdown batch file 4
Defrag Automatic 5

Back
Top