Tech Support > Microsoft Windows > Windows Server > Disc Defragmenter
Disc Defragmenter
Posted by Owen@7 on May 9th, 2005


In Windows 2000 Server, is there a way to get the disc defragmenter to run as
a scheduled task, or do I have to purchase a third party utility?

Regards,

Posted by Karsten H. on May 9th, 2005


Owen@7 wrote:
It's doable:

H:\>defrag /?
Usage:
defrag <volume> [-a] [-f] [-v] [-?]
volume drive letter or mount point (d: or d:\vol\mountpoint)
-a Analyze only
-f Force defragmentation even if free space is low
-v Verbose output
-? Display this help text

Posted by Chris Dove on May 10th, 2005


Not sure if this is available in Win2K as a scheduled task as you cannot
specify the drive. It is however a new featues in Win2K3..

Chris

"Karsten H." <karsten@egotrip.dk> wrote in message
news:%23HleJ$JVFHA.4056@TK2MSFTNGP15.phx.gbl...


Posted by Novell on May 23rd, 2005


to run as
You can create a batch file that will run defrag

defrag c:

Go to scheduled task and schedule the batch file that you created



Similar Posts