Reliability Monitor and System Health ReportHi the following shortcuts


  1. Posts : 21
    win 7 ultimate 64bit
       #1

    Reliability Monitor and System Health ReportHi the following shortcuts


    Hi
    the following shortcuts

    perfmon.exe /rel runs reliability monitor

    perfmon.exe /report runs System Health Report

    permon.exe /sys runs a standalone Performance Monitor

    After entering Reliability Monitor you will see down the bottom View problem Reports and I would love to have a shortcut just to see problem reports not action center only problem reports
    Anything which has its own window must have a command to run it.Can anyone tell me the command launch problem reports not action center
    thank you
    PTWD
      My Computer


  2. Posts : 1,939
    Windows 7 Ultimate 64 bit Steve Ballmer Signature Edition
       #2

    So do you want a shortcut for each command or one to run all of them? Should be an easy batch file...

    You can run all three from one batch file...

    Open notepad...

    Type the following:

    perfmon.exe
    perfmon.exe /rel
    perfmon.exe /report

    Now save it as "whatever.bat" to your desktop... I called mine perfmon.bat.

    For whatever reason, if I put the perfmon.exe line last it would only run the first 2...???

    I didnt like the first file because the command prompt window remained open after executing the batch file.. so change it to this:

    START perfmon.exe
    START perfmon.exe /rel
    START perfmon.exe /report
    EXIT

    PS... create the first one... run it and then right click the batch file and edit it, then run again... the second one is cooler!
    Last edited by Darryl Licht; 09 Sep 2011 at 20:56.
      My Computer


  3. Posts : 21
    win 7 ultimate 64bit
    Thread Starter
       #3

    hi
    thanks for answwering my thread darryl licht but you misunderstand I already have shortcuts for the three permon switches what I am looking for is a shortcut for problem reports
    I dont want to open Action Centre I know three seperate commands already for that but I want to open problem reports directly by passing Action Center
    thank you
    ptwd
      My Computer


  4. Posts : 1,939
    Windows 7 Ultimate 64 bit Steve Ballmer Signature Edition
       #4

    Sorry, yes I didnt catch that. According to what I could find there is only one other command line option for perfmon.exe

    perfmon /res --- opens resource monitor, and there is no command line help file associated with perfmon as perfmon /? doesnt work!
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 22:15.
Find Us