Old school windows programmer here - I recently had a need to look for a process and make sure it was not High priority so I went and wrote up a nice powershell script that I would run on a periodic basis (I almost did it in C++ but figured I needed to brush off my powershell skills since all I do these days is hard core c++). In any case, after it was working I was thinking - it would be so useful to have a utility that was generic for this need and figured - heck - odds are maybe there already is a sysinternals utility or whatever already out there - did a quick search - and found this amazing utility. Well done - works perfectly. No longer using the script I wrote. Kicked ya a small donation simply as token of gratitude.
