This script will enumerate all running processes on a computer. It will write to screen just the
process name. It will also write the following info to a comma delimited text file, process name,
executable path, priority, sessionid, owner, handle count and thread count.
Script Usages:
Script Usage: processes.vbs /computer:[computername]
|
|
|