1
April 13, 2009 3:18 PM
Posted by: Jerry Lees
Administration tools, Functions, System Administration, Systems Administration, VBScript, VBScript Functions, win32_process, Windows Management Interface, WMI
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...




