Re: Disc Defragmenter
> Owen@7wrote:
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,
You can create a batch file that will run defrag.
defrag c:\
Go to scheduled task and schedule the batch file that you created.
.
Relevant Pages
- Re: Writing Script for ScanDisk and Defrag
... the scheduled task how can I get it to actually run them without needing any ... Microsoft PowerShell MVP ... Coming Soon: Windows PowerShell: TFM 2nd Ed. ... to me, however, as defrag is designed to avoid committing changes that ... (microsoft.public.scripting.wsh) - Re: Disk Clean up and Defrag Windows XP Pro
... believe you need an Account with a password to start a scheduled task. ... MS-MVP Windows Shell/User ... Could you provide me the command line you used for the Scheduled Defrag? ... How to Automate Disk Defragmenter Using Task Scheduler Tool in Windows ... (microsoft.public.windowsxp.general) - Re: WinXP Disk Defragmenter Run By Task Manager
... The scheduled task window indicates that it did indeed run. ... For Defrag, the exit codes are: ... you can download a script that will defrag all fixed disks and generate a log file of the activity. ... VBS scripts can be opened and viewed in Notepad. ... (microsoft.public.windowsxp.basics) - Re: Scheduling a Defrag
... I use the built-in Windows ... >> defrag utility rather than a third party program. ... > from a standby state. ... scheduled task do the following: ... (microsoft.public.windowsxp.general) - Re: Sceduled tasks for disk defrag
... This can be run as a scheduled task and will defrag all fixed hard disks. ... >> How to Automate Disk Defragmenter Using Task Scheduler Tool in Windows XP ... (microsoft.public.windowsxp.basics) |
|