Generate System Health Report in Windows Server 2008

11:15 PM in Windows Tools by MLK

Description/Problem:
We have many freeware 3rd party tools which offer a lot of possibilities how to check the system status and performance. Inside the operating system Windows Vista/7 and Windows Server 2008 exist also the same tool called Reliability and Performance Monitor. This tool provides report about the status of local hardware resources, system response times and processes on the local computer along with system information and configuration data. This report can help us to check the system status and also includes suggestions for ways to maximize system performance.

Solution:

  • Open the command line (cmd) as Local or Domain Administrator
  • Type command: “perfmon /report”

More information about this tool you can find on the TechNET.com.

perfmon /report