Defrag

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

Guest

I want to defrag a drive of my W2K Server.
As I want to run this task during the night, I have to schedule the task.

How can I schedule this task especifing the drive letter ?
 
Hi Ricardo,

Win2K includes a disk defragmentation program that you access via its
Microsoft Management Console (MMC) front-end interface. However, you can't
schedule a disk defrag with the scheduler service because the defrag
program has no command-line interface.

Thanks,

(e-mail address removed)

This posting is provided "AS IS" with no warranties, and confers no rights.
 
From the command prompt type defrag <enter> pick you switches edit a batch
file then run it either from at scheduler or scheduler. An excellent solution
for defragging servers is executive software's disk keeper it is the
fullstrength version of dfrg. Takes care of the MFT even defrages page files.
schedules deployes to rpc enabled workstations. Great stuff been using it for
several years.
Ras
 
Back
Top