Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-08-2007, 11:33 AM   #1 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,207

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Default Defrag all Hard drives at once in Windows

The defragmentation tool that ships with Windows is pretty basic and does not offer features that are needed for instance if you have more than one partition or hard drive. Some users would like to defrag all of their hard drives at once while they go to work or sleep.
To do this you could use a simply batch script which would run a script that starts defrag sequentially for every hard drive installed. The user running the script needs admin rights or use a shortcut to run the batch file with admin rights.
I have four partitions with the drive letters C:, D:, E: and F: which means that the batch script will look like the following:

@echo off defrag.exe c: -f defrag.exe d: -f defrag.exe e: -f defrag.exe f: -f
__________________
Osiris 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Vienna (Blackcomb) mssssee2 Windows Operating Systems and Software 16 09-23-2007 03:57 AM
Can't Install Windows to Hard Drive waytoosmall Hardware Troubleshooting 5 06-19-2007 04:20 PM
When will 10,000 rpm hard drives be standard? macdawg Other Computer HW Topics 13 04-28-2007 03:22 PM
New Western Digital Drives For AV Products maroon1 Other Computer HW Topics 0 04-09-2007 02:14 PM