|
| | |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
| | LinkBack | Thread Tools |
| |||
| Defrag status/progress information Is there a way to perform an analysis of the fragmentation level of a drive in Vista Home Premium? I miss being able to see a graphic representation of a disk's fragmentation. Also, previous versions of Windows provided the user a progress bar than informed them of the status of the defrag program when it was running. It appears that Home Premium runs in the background and one never gets a "defragmentation complete" dialog box with options to see a report. I've tried running it manually and not closing the Run dialog box, but it seems to run for hours without any feedback to the user. |
| |||
| Re: Defrag status/progress information "VistaNewbie" <wpla********.com> wrote in message news:37458AA2-7F30-423E-AFCC-0937A3F287FE@microsoft.com...[color=blue] > Is there a way to perform an analysis of the fragmentation level of a > drive in Vista Home Premium? I miss being able to see a graphic > representation of a disk's fragmentation. Also, previous versions of > Windows provided the user a progress bar than informed them of the status > of the defrag program when it was running. It appears that Home Premium > runs in the background and one never gets a "defragmentation complete" > dialog box with options to see a report. I've tried running it manually > and not closing the Run dialog box, but it seems to run for hours without > any feedback to the user.[/color] The previous versions were based on a Diskeeper engine. The Vista defrag is a fresh start by the Vista team and does not inherit any features. A progress indicator is still a future project along with other requested features. I use Diskeeper and recommend that or PerfectDisk. |
| |||
| Re: Defrag status/progress information "VistaNewbie" <wpla********.com> wrote in message news:37458AA2-7F30-423E-AFCC-0937A3F287FE@microsoft.com... [color=blue] > Also, previous versions of Windows provided the user a progress bar than > informed them of the status of the defrag program when it was running.[/color] Like watching paint dry as well, do you? |
| |||
| Re: Defrag status/progress information Whatever defragmentation might be needed on your system is either non-existent, or in the process of becoming that. Watching it happen is moot to it's operation. Nothing you can do would either make it happen worse, or better, and knowing it's state would leave you powerless to make any decision based on that. Get over it, it's not a factor relevant. or of any consequence to your decisions about the system. It would be like adding a tachometer to a car with automatic transmission. -- Please use the Communities guidelines when posting. [url]http://www.microsoft.com/wn3/locales/help/help_en-us.htm[/url] Mark L. Ferguson MS-MVP [url]https://mvp.support.microsoft.com/profile/Mark.Ferguson[/url] "VistaNewbie" <wpla********.com> wrote in message news:37458AA2-7F30-423E-AFCC-0937A3F287FE@microsoft.com...[color=blue] > Is there a way to perform an analysis of the fragmentation level of a > drive in Vista Home Premium? I miss being able to see a graphic > representation of a disk's fragmentation. Also, previous versions of > Windows provided the user a progress bar than informed them of the status > of the defrag program when it was running. It appears that Home Premium > runs in the background and one never gets a "defragmentation complete" > dialog box with options to see a report. I've tried running it manually > and not closing the Run dialog box, but it seems to run for hours without > any feedback to the user.[/color] |
| |||
| Re: Defrag status/progress information "VistaNewbie" <wpla********.com> wrote: [color=blue] > Is there a way to perform an analysis of the fragmentation level of a > drive > in Vista Home Premium? I miss being able to see a graphic > representation of a disk's fragmentation. Also, previous versions of > Windows provided the user a progress bar than informed them of the > status of the defrag program when it was running. <snip>[/color] You can use the command line version of the defragmenter instead. It provides you with status reports both initially and upon completion. Use the "v" parameter for detailed reports. Open up a command prompt as administrator (Accessories menu > right-click the Command prompt icon, select Run as Administrator). At the prompt, type: defrag -v Sadly, it will not show you any progression meter. But then again, the graphical representation in WinXP was rather meaningless, as it did not provide any accurate time estimates. Charlie42 |
| |||
| Re: Defrag status/progress information "Colin Barnhorst" <c.barnhorst@comcast.net> wrote in message news:eS2FMdF4IHA.4488@TK2MSFTNGP03.phx.gbl...[color=blue] > "VistaNewbie" <wpla********.com> wrote in message > news:37458AA2-7F30-423E-AFCC-0937A3F287FE@microsoft.com...[color=green] >> Is there a way to perform an analysis of the fragmentation level of a >> drive in Vista Home Premium? I miss being able to see a graphic >> representation of a disk's fragmentation. Also, previous versions of >> Windows provided the user a progress bar than informed them of the status >> of the defrag program when it was running. It appears that Home Premium >> runs in the background and one never gets a "defragmentation complete" >> dialog box with options to see a report. I've tried running it manually >> and not closing the Run dialog box, but it seems to run for hours without >> any feedback to the user.[/color] > > The previous versions were based on a Diskeeper engine. The Vista defrag > is a fresh start by the Vista team and does not inherit any features. A > progress indicator is still a future project along with other requested > features. I use Diskeeper and recommend that or PerfectDisk.[/color] Thanks. I had a Lenovo Vista Business laptop that shipped with DiskKeeper. Not sure if it was part of Vista Business or if it was a separate program bundled by Lenovo with its laptops. Contrary to some of the other replies I received, no, I don't sit in front of the computer and stare at the graphics like watching paint dry. My interest was merely to determine whether the disks are fragmented and, if so, to what degree. Just another diagnostic tool when trouble shooting a sluggish computer. |
| |||
| Re: Defrag status/progress information I agree with Mark L. Ferguson: in Vista you do NOT need to worry about disk fragmentation, because the defrag runs automatically as a low priority background process for as long as it takes to do the job. Just forget all about it, and get on with using your computer for something useful. STeveT |
| |||
| RE: Defrag status/progress information If you want to see analysis of the Vista defrag, open a command prompt as administrator (right click on the command prompt icon and select "run as administrator") The type defrag c: -a -v. (c: or whatever drive). To see the list of defrag options type defrag /?. -- Paul "VistaNewbie" wrote: [color=blue] > Is there a way to perform an analysis of the fragmentation level of a drive > in Vista Home Premium? I miss being able to see a graphic representation of > a disk's fragmentation. Also, previous versions of Windows provided the > user a progress bar than informed them of the status of the defrag program > when it was running. It appears that Home Premium runs in the background > and one never gets a "defragmentation complete" dialog box with options to > see a report. I've tried running it manually and not closing the Run dialog > box, but it seems to run for hours without any feedback to the user. >[/color] |
| |||
| Re: Defrag status/progress information "PaulB" <PaulB@discussions.microsoft.com> wrote in message news:2B73BEEE-1543-4531-A999-3A80560268E3@microsoft.com...[color=blue] > If you want to see analysis of the Vista defrag, open a command prompt as > administrator (right click on the command prompt icon and select "run as > administrator") The type defrag c: -a -v. (c: or whatever drive). > To see the list of defrag options type defrag /?. > -- > Paul >[/color] Thank you. |
| |||
| RE: Defrag status/progress information "VistaNewbie" wrote: [color=blue] > Is there a way to perform an analysis of the fragmentation level of a drive > in Vista Home Premium? I miss being able to see a graphic representation of > a disk's fragmentation. Also, previous versions of Windows provided the > user a progress bar than informed them of the status of the defrag program > when it was running. It appears that Home Premium runs in the background > and one never gets a "defragmentation complete" dialog box with options to > see a report. I've tried running it manually and not closing the Run dialog > box, but it seems to run for hours without any feedback to the user. >[/color] |
| |||
| Re: Defrag status/progress information On Sun, 27 Jul 2008 09:01:02 -0700 yolita <yolita@discussions.microsoft.com> wrote: [color=blue] > > > "VistaNewbie" wrote: >[color=green] > > Is there a way to perform an analysis of the fragmentation level of > > a drive in Vista Home Premium? I miss being able to see a graphic > > representation of a disk's fragmentation. Also, previous versions > > of Windows provided the user a progress bar than informed them of > > the status of the defrag program when it was running. It appears > > that Home Premium runs in the background and one never gets a > > "defragmentation complete" dialog box with options to see a report. > > I've tried running it manually and not closing the Run dialog box, > > but it seems to run for hours without any feedback to the user. > >[/color][/color] command prompt...run as admin...defrag c: -v will give an analysis...tho not graphical. -- Hobbes,Tiger Extraordinaire |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| zero progress | Jay | Windows Vista | 5 | 10-16-2007 03:20 AM |
| PROGRESS BAR | Gussy | Windows XP | 3 | 07-20-2007 05:00 PM |
| defrag comand vs defrag windows | species8350 | Windows Vista | 9 | 05-07-2007 04:50 AM |
| Disk Defrag-Progress Bar | NSA | Windows Vista | 12 | 04-08-2007 07:30 PM |
| Need a free 'Status Monitor' or 'Dashboard' to report overnight tasks status | Shug | Windows XP | 0 | 01-04-2007 05:52 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |