PDA

View Full Version : Howto: Do Health Checks 3 Diffrent Ways



Micky007
29-08-07, 14:27
You know there is a new performance monitoring tool called the Reliability and Performance Monitor. You may have noticed that it's a good deal more robust than its predecessors. All this additional capability may seem overwhelming, but before you push it aside, you should know there are a couple of preconfigured diagnostics you can run on your system with little trouble. Here are a few steps you can take:

The Simple Method: From the Control Panel, find Performance Information and Tools (or type it into the Search pane from the Start orb). In the Tasks pane, you can select Advanced Tools. You'll notice a bunch of different tools. Locate the \"Generate a system health report\" tool. Wait about one minute while the test runs and you'll get a nicely detailed report. Even though you went through a different tool, you're still using the Reliability and Performance Monitor.

The Quick Method: If you need to do a quicker health check, open a command prompt. (It doesn't matter whether it's elevated or non-elevated. It will still ask you for UAC permissions to proceed.) Type perfmon /report and the same tool kicks off. You could also use perfmon /report \"Data_Collector_Set\" to run any one of the System Data Collector Sets or your own User-created Data Collector Sets.

The Admin Method: Time to take the next step. Run the tool from the Reliability and Performance Monitor itself. Open the monitor tool and you'll see the System Data Collector Sets. There are four preconfigured tests, so you can do more than an overall system diagnostic. You can do LAN diagnostics, System Performance and Wireless Diagnostics, as well as System Diagnostics.

http://admin.mcpmag.com/images/red0307_vistatricks3b.jpg

To perform the System Diagnostics, for example, select \"System Diagnostics.\" Then right-click and choose Start. Look down to the Reports section, open the System Diagnostics and select the report that is currently running (the latest one at the top of the list). This may sound complicated, but you have to start somewhere with the new Reliability and Performance Monitor.

Go ahead and use the quick command-line method to see the Reliability and Performance Monitor in action. It's a truly solid diagnostic tool, and it's no longer hidden beneath a ton of complexity or a million selection options.