Can I put Disk Defragmentor in the Scheduler or run as a bat file

  • Thread starter Thread starter Lawrence M. Seldin, CMC, CPC
  • Start date Start date
L

Lawrence M. Seldin, CMC, CPC

I have Win2k and SP4.

Without having to buy an add on...

Can I run Disk Defragmentor, as a bat file and put in scheduler to run nightly.


I would like to defrag my C drive and not have to have to prompt me.

Thanks much,


Lawrence M. Seldin, CMC, CPC
Author of POWER TIPS FOR THE APPLE NEWTON and INTRODUCTION TO CSP
Author of RECRUITSOURCE PEOPLESOFT EXAM and RECRUITSOURCE SAP/R3 EXAM


NOTE: To send me an email, remove TAKEOUT from my email address: (e-mail address removed)

NOTE: My web home page: www.seldin.net
 
This script will allow you to schedule. Put the script in the task
scheduler and it will defrag drive c. It will need modified to defrag
anything other than c though. This is not my work nor do I remember where I
got it.
 
James,

Thanks for the script.

I feel timid about using a script that I understand.

Thanks much,

- Larry


---------------------------------------------------------------------------------------------------------------------------

James . said:
This script will allow you to schedule. Put the script in the task
scheduler and it will defrag drive c. It will need modified to defrag
anything other than c though. This is not my work nor do I remember where I
got it.

Lawrence M. Seldin, CMC, CPC
Author of POWER TIPS FOR THE APPLE NEWTON and INTRODUCTION TO CSP
Author of RECRUITSOURCE PEOPLESOFT EXAM and RECRUITSOURCE SAP/R3 EXAM


NOTE: To send me an email, remove TAKEOUT from my email address: (e-mail address removed)

NOTE: My web home page: www.seldin.net
 
Back
Top