Forum Discussion

Kelemvor's avatar
Kelemvor
Icon for Expert rankExpert
7 months ago
Solved

Can LM record process information like what you see iN Task Manager?

When we get a high CPU alert, it might clear by the time we get logged on to see what’s going on.  Is there any way to have LM monitor running processes and their CPU percentage.  Then we could refer...
  • Joe_Williams's avatar
    7 months ago

    Of course it can, but not already built in.

    On the Exchange there is WinProcessStats_WinRM which covers the CPU aspect.

    Otherwise you can write your own in PowerShell and have it query the info you need.