|
Question : how to schedule auto defrag???
|
|
i want set up a auto scheluded defrag on my computers once a week on a sunday how do i do that?
its a win2k server with 3 diffrent volumes ( c: d: e:) thanks
|
Answer : how to schedule auto defrag???
|
|
This article does specify that dfrgntfs.exe and dfrgfat.exe cannot be scheduled, as expressed by kiranghag (thanks for the reminder). http://support.microsoft.com/default.aspx?scid=kb;en-us;Q227463
But there is a work-around. My apologies, I had gotten a utility from the article below a few months ago, set the filename to defrag.vbs, and that's why I referred to it as such above.
Article describing how to schedule a Win2K defragmentation. http://www.winntmag.com/Articles/Index.cfm?ArticleID=8276
VB script code for this article (available through the article's "Download the Code" link): http://www.winnetmag.com/Files/8276/8276.zip
Cheers!
|
|
|
|