HowTo: System Admin - Remotely Log Memory of Processes Greater Than X
If you ever wanted to remotely log memory usage (and CPU usage) of processes, you can use "tasklist"
The key is, "tasklist /s" and then the remote computer name. That along with filters you can query and log process info remotely with no more than a cmd window, or batch file in a [...]
Leave a Comment | 240 views
