|
| | |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
| | LinkBack | Thread Tools |
| |||
| Vista Disk Defrag I hate the way the Vista Defrag works. I can no longer see what it is doing nor can I tell it which drives to defrag. Since I have 2 drives, each having 1 terabytes of space this can be a very slow process. There is no reason for it to try to defrag the 2nd drive as I am using it for backups and storing pictures/music on. What else is out there that you guys/gals would recommend? I downloaded a copy of Perfect Disk trial that I'm trying out. The other one I was looking at is Disk keeper. Perfect Disk has the window to show me what it doing, haven't investigated Disk keeper yet. Suggestions? |
| |||
| Re: Vista Disk Defrag I have been using System Mechanic 7 which has a defrag mode. I find the program useful but would not recommend it just for the defrag. "David B. Mathews" <dmathews9586@comcast.net> wrote in message news:1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com...[color=blue] >I hate the way the Vista Defrag works. I can no longer see what it is >doing nor can I tell it which drives to defrag. Since I have 2 drives, >each having 1 terabytes of space this can be a very slow process. There is >no reason for it to try to defrag the 2nd drive as I am using it for >backups and storing pictures/music on. What else is out there that you >guys/gals would recommend? I downloaded a copy of Perfect Disk trial that >I'm trying out. The other one I was looking at is Disk keeper. Perfect >Disk has the window to show me what it doing, haven't investigated Disk >keeper yet. Suggestions? > >[/color] |
| |||
| Re: Vista Disk Defrag I personally have used Diskeeper for several yrs and then Perfect Disk .....These both worked well....These days I use the free one from Auslogics...very quick and seems to be pretty thorough..Find it here [url]http://www.auslogics.com/disk-defrag/index.php[/url] Just my 3 cents....Have a good one !! "David B. Mathews" <dmathews9586@comcast.net> wrote in message news:1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com...[color=blue] >I hate the way the Vista Defrag works. I can no longer see what it is >doing nor can I tell it which drives to defrag. Since I have 2 drives, >each having 1 terabytes of space this can be a very slow process. There is >no reason for it to try to defrag the 2nd drive as I am using it for >backups and storing pictures/music on. What else is out there that you >guys/gals would recommend? I downloaded a copy of Perfect Disk trial that >I'm trying out. The other one I was looking at is Disk keeper. Perfect >Disk has the window to show me what it doing, haven't investigated Disk >keeper yet. Suggestions? > >[/color] |
| |||
| Re: Vista Disk Defrag Does it put up a screen that shows what is happening as Windows defrag used to do? "Drew" <sheba3169@sbcglobal.net> wrote in message news:E63C52BF-9914-40E4-A4E5-1AB935B46773@microsoft.com...[color=blue] >I personally have used Diskeeper for several yrs and then Perfect Disk >....These both worked well....These days I use the free one from >Auslogics...very quick and seems to be pretty thorough..Find it here > > [url]http://www.auslogics.com/disk-defrag/index.php[/url] > > Just my 3 cents....Have a good one !! > > > "David B. Mathews" <dmathews9586@comcast.net> wrote in message > news:1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com...[color=green] >>I hate the way the Vista Defrag works. I can no longer see what it is >>doing nor can I tell it which drives to defrag. Since I have 2 drives, >>each having 1 terabytes of space this can be a very slow process. There >>is no reason for it to try to defrag the 2nd drive as I am using it for >>backups and storing pictures/music on. What else is out there that you >>guys/gals would recommend? I downloaded a copy of Perfect Disk trial that >>I'm trying out. The other one I was looking at is Disk keeper. Perfect >>Disk has the window to show me what it doing, haven't investigated Disk >>keeper yet. Suggestions? >> >>[/color] >[/color] |
| |||
| Re: Vista Disk Defrag 'David B. Mathews' wrote:[color=blue] >I hate the way the Vista Defrag works. I can no longer see what it is >doing nor can I tell it which drives to defrag. Since I have 2 drives, >each having 1 terabytes of space this can be a very slow process. There is >no reason for it to try to defrag the 2nd drive as I am using it for >backups and storing pictures/music on. What else is out there that you >guys/gals would recommend? I downloaded a copy of Perfect Disk trial that >I'm trying out. The other one I was looking at is Disk keeper. Perfect >Disk has the window to show me what it doing, haven't investigated Disk >keeper yet. Suggestions? >[/color] _____ Try the command line version of defrag that is part of Windows Vista. Open the Command Prompt window as an administrator (right click and choose 'Run as administrator' from the fly-out menu). Enter defrag /? to get the list of parameters. If you use defrag C: - a -v defrag will analyze the drive selected and display a fragmentation report. You can then choose to defrag or not. The report is not pretty, but the price is right. The results of defrag /? are shown below Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Windows\system32>defrag /? 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 C:\Windows\system32> Phil Weldon "David B. Mathews" <dmathews9586@comcast.net> wrote in message news:1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com...[color=blue] >I hate the way the Vista Defrag works. I can no longer see what it is >doing nor can I tell it which drives to defrag. Since I have 2 drives, >each having 1 terabytes of space this can be a very slow process. There is >no reason for it to try to defrag the 2nd drive as I am using it for >backups and storing pictures/music on. What else is out there that you >guys/gals would recommend? I downloaded a copy of Perfect Disk trial that >I'm trying out. The other one I was looking at is Disk keeper. Perfect >Disk has the window to show me what it doing, haven't investigated Disk >keeper yet. Suggestions? >[/color] |
| |||
| Re: Vista Disk Defrag "David B. Mathews" <dmathews9586@comcast.net> wrote in message news:1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com...[color=blue] >I hate the way the Vista Defrag works. I can no longer see what it is >doing nor can I tell it which drives to defrag. Since I have 2 drives, >each having 1 terabytes of space this can be a very slow process. There is >no reason for it to try to defrag the 2nd drive as I am using it for >backups and storing pictures/music on. What else is out there that you >guys/gals would recommend? I downloaded a copy of Perfect Disk trial that >I'm trying out. The other one I was looking at is Disk keeper. Perfect >Disk has the window to show me what it doing, haven't investigated Disk >keeper yet. Suggestions? > >[/color] JKDefrag is freeware that works very well on my Home Premium system. |
| |||
| Re: Vista Disk Defrag "David B. Mathews" <dmathews9586@comcast.net> wrote in message news:1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com...[color=blue] > I hate the way the Vista Defrag works. I can no longer see what it is > doing nor can I tell it which drives to defrag. Since I have 2 drives, > each having 1 terabytes of space this can be a very slow process. There > is no reason for it to try to defrag the 2nd drive as I am using it for > backups and storing pictures/music on. What else is out there that you > guys/gals would recommend? I downloaded a copy of Perfect Disk trial that > I'm trying out. The other one I was looking at is Disk keeper. Perfect > Disk has the window to show me what it doing, haven't investigated Disk > keeper yet. Suggestions? > >[/color] this is the one I use with great success.. [url]http://www.vopt.com/[/url] gives real time feedback on the progress of the defrag |
| |||
| Re: Vista Disk Defrag Yes it does....and I also use 2 drives and it asks me which drive I want to defrag then proceeds to do same "David B. Mathews" <dmathews9586@comcast.net> wrote in message news:A71A4D98-E6F6-4BA9-8569-920085196E04@microsoft.com...[color=blue] > Does it put up a screen that shows what is happening as Windows defrag > used to do? > > "Drew" <sheba3169@sbcglobal.net> wrote in message > news:E63C52BF-9914-40E4-A4E5-1AB935B46773@microsoft.com...[color=green] >>I personally have used Diskeeper for several yrs and then Perfect Disk >>....These both worked well....These days I use the free one from >>Auslogics...very quick and seems to be pretty thorough..Find it here >> >> [url]http://www.auslogics.com/disk-defrag/index.php[/url] >> >> Just my 3 cents....Have a good one !! >> >> >> "David B. Mathews" <dmathews9586@comcast.net> wrote in message >> news:1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com...[color=darkred] >>>I hate the way the Vista Defrag works. I can no longer see what it is >>>doing nor can I tell it which drives to defrag. Since I have 2 drives, >>>each having 1 terabytes of space this can be a very slow process. There >>>is no reason for it to try to defrag the 2nd drive as I am using it for >>>backups and storing pictures/music on. What else is out there that you >>>guys/gals would recommend? I downloaded a copy of Perfect Disk trial >>>that I'm trying out. The other one I was looking at is Disk keeper. >>>Perfect Disk has the window to show me what it doing, haven't >>>investigated Disk keeper yet. Suggestions? >>> >>>[/color] >>[/color] >[/color] |
| |||
| Re: Vista Disk Defrag In article <1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com>, [email]dmathews9586@comcast.net[/email] says...[color=blue] > I hate the way the Vista Defrag works. I can no longer see what it is doing > nor can I tell it which drives to defrag. Since I have 2 drives, each > having 1 terabytes of space this can be a very slow process. There is no > reason for it to try to defrag the 2nd drive as I am using it for backups > and storing pictures/music on. What else is out there that you guys/gals > would recommend? I downloaded a copy of Perfect Disk trial that I'm trying > out. The other one I was looking at is Disk keeper. Perfect Disk has the > window to show me what it doing, haven't investigated Disk keeper yet. > Suggestions?[/color] I've been using Diskeeper since NT4. I've never had issues with it. I even had one computer at work that would sometimes reboot in the middle of a defrag (a hardware problem) and no data was ever lost. I have 2007 Pro on my home Vista system, although I think I could have stuck with the more basic Home version. The pro version just adds FragShield and 64-bit support. I generally have auto-defrag off, and run a manual defrag before shutting down for the day. You do get a display, and it even shows the file being moved on the bottom of the display. There are also all sorts of other options, most of which I don't bother with. -- If there is a no_junk in my address, please REMOVE it before replying! All junk mail senders will be prosecuted to the fullest extent of the law!! [url]http://home.att.net/~andyross[/url] |
| |||
| Re: Vista Disk Defrag Thanks to all for your replies. I have decided to go with Perfect Disk as both it and Diskeeper seem almost the same. PD had a couple of small things DK didn't have at this time but were going to add, but the deciding factor was I found PD on sale for a $1 cheaper and FREE shipping and I wanted the Retail packaging as updates seem to want that or if you go with the competition down the road they want proof that you owned another brand. "Andrew Rossmann" <andysnewsreply@no_junk.comcast.net> wrote in message news:MPG.21b20ac811851c8598994a@newsgroups.comcast.net...[color=blue] > In article <1FC585F7-DFDB-4989-BA4A-6B135A022F68@microsoft.com>, > [email]dmathews9586@comcast.net[/email] says...[color=green] >> I hate the way the Vista Defrag works. I can no longer see what it is >> doing >> nor can I tell it which drives to defrag. Since I have 2 drives, each >> having 1 terabytes of space this can be a very slow process. There is no >> reason for it to try to defrag the 2nd drive as I am using it for backups >> and storing pictures/music on. What else is out there that you guys/gals >> would recommend? I downloaded a copy of Perfect Disk trial that I'm >> trying >> out. The other one I was looking at is Disk keeper. Perfect Disk has >> the >> window to show me what it doing, haven't investigated Disk keeper yet. >> Suggestions?[/color] > > I've been using Diskeeper since NT4. I've never had issues with it. I > even had one computer at work that would sometimes reboot in the middle > of a defrag (a hardware problem) and no data was ever lost. > > I have 2007 Pro on my home Vista system, although I think I could have > stuck with the more basic Home version. The pro version just adds > FragShield and 64-bit support. I generally have auto-defrag off, and run > a manual defrag before shutting down for the day. You do get a display, > and it even shows the file being moved on the bottom of the display. > There are also all sorts of other options, most of which I don't bother > with. > > -- > If there is a no_junk in my address, please REMOVE it before replying! > All junk mail senders will be prosecuted to the fullest extent of the > law!! > [url]http://home.att.net/~andyross[/url][/color] |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Auslogics Disk Defrag (Vista 64 & Vista 32) Free | Kue2 | Windows Vista | 1 | 09-27-2007 08:30 AM |
| Free disk defrag for Vista with visual feedback | Tiberius | Windows Vista | 6 | 06-04-2007 08:50 AM |
| Schedule Disk Defrag on Vista | Steve_H | Windows Vista | 2 | 04-21-2007 03:45 PM |
| Disk Defrag-Progress Bar | NSA | Windows Vista | 12 | 04-08-2007 07:30 PM |
| Disk defrag for Vista (FREE) | Kue2 | Windows Vista | 1 | 03-05-2007 02:00 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |