PowerShell, Seguridad PowerShell Get-WmiObject win32_process | % { $_.getowner().user } 123 Get-WmiObject win32_process | % { $_.getowner().user}