[August 25th, 2008] Check the home page regarding PowerShell related news from a brand new sponsor: Idera!
Is there a way that PS can show me the user that ran a process?
This script don't show it.
gwmi -query "select * from win32_process where name='notepad.exe'" -comp $strcomputer