Finding the owner of a process remotely with VBScript via the Win32_process class
Posted by: Jerry Lees
Recently I had an issue where I needed to find the user running a series of processes on a large number of servers. Initially, it was a long process of logging onto each server then opening task manager and sorting by process name. After about 5 servers, I realized it was going to take hours to...




