I\'m trying to get a list of processes currently owned by the current user (Environment.UserName). Unfortunately, the Process class doesn\'t have a
Environment.UserName
Process
here is the MS link labelled "GetOwner Method of the Win32_Process Class"