Tuesday, February 07, 2012 02:28:09 AM
:
Home
:
Support
:
Knowleadge Base
English (US)
Espaniol (ES)
Signup
Knowleadge Base
Guides
CN KB Articals
Symptoms
(Show Details...)
-----
<% Response.WriteFile("~/us/support/kb/000100sy.htm"); %>null
-----
Cause
(Show Details...)
-----
-----
Resolution
(Show Details...)
-----
To configure ScanDisk and Disk Defragmenter to run without user intervention, you...
To configure ScanDisk and Disk Defragmenter to run without user intervention, you can add command-line switches to the properties of a scheduled task. To do so, use the appropriate method:
Back to the top
Configure ScanDisk
To configure ScanDisk, double-click My Computer, double-click Scheduled Tasks, and then double-click ScanDisk.
NOTE
: If ScanDisk is not listed as a scheduled task, see the following article in the Microsoft Knowledge Base for information about how to add a scheduled task:
178706
(http://support.microsoft.com/kb/178706/EN-US/ )
How to Schedule a Program Using Task Scheduler
In the Command Line box, type the following line
<path> <drive>: /noninteractive /silent
where <path> is the path to the Scandskw.exe file, and <drive> is the letter of the drive you want to scan. ScanDisk runs without user prompts if you use the /noninteractive parameter (switch). The /silent switch removes the summary screen.
For example, you could type the following line:
c:\windows\scandskw.exe c: /noninteractive /silent
Back to the top
Configure Disk Defragmenter
To configure Disk Defragmenter, double-click My Computer, double-click Scheduled Tasks, double-click Disk Defragmenter.
NOTE
: If Disk Defragmenter is not listed as a scheduled task, see the following article in the Microsoft Knowledge Base for information about how to add a scheduled task:
178706
(http://support.microsoft.com/kb/178706/EN-US/ )
How to Schedule a Program Using Task Scheduler
In the Command Line box, type the following line
<path> <drive>: /noprompt /q
where <path> is the location of the Defrag.exe file, and <drive> is the letter of the drive you want to defragment. Disk Defragmenter runs without user prompts if you use the /noprompt switch. The /q switch defragments only the files.
For example, you could type the following line:
c:\windows\defrag.exe c: /noprompt /q
Back to the top
-----
----
Was this information usefull?
[No response provided yet]
Service Request
Email:
Password:
Remember me next time.
Recover Password
Home
|
Terms
|
Privacy
|
Sitemap
|
Contact
Copyright City Networks, Inc. © 2010
CCurrent IP:
38.107.179.220