Changes

Jump to: navigation, search

Repairing and Defragmenting Windows Server 2008 Disks

877 bytes added, 15:32, 12 August 2008
Defragmenting Disks from the Command-line
== Defragmenting Disks from the Command-line ==
 
<table border="1" cellpadding="5" cellspacing="0" id="E3B" style="border-collapse: collapse; border-color:#cccccc; border-style: solid; border-width: 1px; margin-bottom:20px">
<tr bgcolor="#cccccc" style="color:black" valign="top">
<th>Option</th>
<th>Description</th>
<tr>
<td>-A </td><td>Perform an analysis of the specified volume.</td>
</tr>
<tr>
<td>-C </td><td>Defragment all disks.</td>
</tr>
<tr>
<td>-F </td><td>Force defragmentation of a volume even when low on space.</td>
</tr>
<tr>
<td>-R </td><td>Perform a partial defragmentation, consolidating fragments
smaller than 64 MB (default).</td>
</tr>
<tr>
<td>-V </td><td>Set verbose mode for detailed output during analysis and/or defragmentation.</td>
 
</tr>
<tr>
<td>-W</td><td> Performs full defragmentation, consolidating all fragments regardless of fragment size.</td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>

Navigation menu