BreadCrumbs: Defrag Tool Windows XP
Defrag Tool Windows XP
From Luke Jackson
(Difference between revisions)
| Revision as of 02:42, 8 November 2006 (edit) Ljackson (Talk | contribs) ← Previous diff |
Revision as of 02:43, 8 November 2006 (edit) Ljackson (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| == Create Scheduled Task == | == Create Scheduled Task == | ||
| - | [[Image:defrag | + | [[Image:Windows_defrag_tool.jpg]] |
| The command below is what will be executed by scheduled tasks. | The command below is what will be executed by scheduled tasks. | ||
Revision as of 02:43, 8 November 2006
Create Scheduled Task
The command below is what will be executed by scheduled tasks.
defrag c: -f
Ensure that the following settings are configured correctly.
- C:\WINDOWS\system32 - Start In
- Run Only if logged in
- Enabled
