Hi species 8350--
Defrag from command line is not "better" but it has multiple switches so it
has some options:
A quick note about Defrag.exe parameters in Windows Vista
http://blogs.technet.com/filecab/arc...arameters.aspx
Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
Description: Locates and consolidates fragmented files on local volumes to
improve system performance.
Syntax: defrag <volume> -a [-v]
defrag <volume> [{-r | -w}] [-f] [-v]
defrag -c [{-r | -w}] [-f] [-v]
Parameters:
Value Description
<volume> Specifies the drive letter or mount point path of the volume
to
be defragmented or analyzed.
-c Defragments all volumes on this computer.
-a Performs fragmentation analysis only.
-r Performs partial defragmentation (default). Attempts to
consolidate only fragments smaller than 64 megabytes (MB).
-w Performs full defragmentation. Attempts to consolidate all
file
fragments, regardless of their size.
-f Forces defragmentation of the volume when free space is low.
-v Specifies verbose mode. The defragmentation and analysis
output
is more detailed.
-? Displays this help information.
Examples:
defrag d:
defrag d:\vol\mountpoint -w -f
defrag d: -a -v
defrag -c -v
CH
"species8350" <not_here.5.species8350@xoxy.net> wrote in message
news:1178489633.796827.97560@w5g2000hsg.googlegrou ps.com...
> Hi,
>
> I have read that using degrag from a command line is better that using
> the programme from windows.
>
> The programme presumably is the same, so can someone tell me the
> advantages of loading the programme through the command prompt.
>
> Thanks
>