Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-02-2007, 07:50 AM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2006

Posts: 22

Techy_Heidi

Question Windows Defrag and Disk Cleanup

Is there a way to set up a schedule for both of these to run automatically?
I have already tried to set it up via the Scheduled tasks in Windows, but this just brings up the window, i need it to automatically run as well, is this possible?
Techy_Heidi is offline  
Old 04-03-2007, 08:38 AM   #2 (permalink)
 
Junior Techie

Join Date: Jul 2006

Posts: 83

steak1986

Default Re: Windows Defrag and Disk Cleanup

u can create batch files, for defrag its easy as ****, but disk cleanup is harder, here is the batch files i use for defrag
@echo off
c:
defrag c: /f
exit
For disk cleanup its harder, i remember kind of how to do it. You have to run a disk cleanup from the command prompt but with a ":#" after the diskcleanup then after that you can create a batch file that refrences that set, just google it and you should find it
steak1986 is offline  
Old 04-03-2007, 12:56 PM   #3 (permalink)
 
Super Techie

Join Date: May 2006

Posts: 319

BoysNightOut is on a distinguished road

Send a message via AIM to BoysNightOut
Default Re: Windows Defrag and Disk Cleanup

I would just do it manually once every few weeks. Easiest way.
__________________
AMD 3400+ 2.4GHz
1GB DDR Crucial RAM
WD 120GB(2x)/250GB
BoysNightOut is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On