Powershell Freitag, 30. Juni 20231 Min. LesezeitclipowershellWindows Inhaltsverzeichnis Ein paar Powershell-Helferlein, Einzeiler, Dinge, die ich ab und zu brauche. sowas wie netstat bzw. lsof 1Get-Process -Id (Get-NetTCPConnection -LocalPort <Port>).OwningProcess