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