Report with a list of processes and their owner
Is it possible to get the owner of a process ?The tblProcesses table doesn't explicitly give a column for this and the Windows class have a method for it.I'd like to know if a user is running a specific process on different servers or workstation.Tha...