You need to enclose the $_.owningprocess into a subexpression $() Get-NetTCPConnection | Select-Object OwningProcess, @{Name="cmdline" ...
確定! 回上一頁