view ports in use code example Example: see what ports are in use Get-Process -Id (Get-NetTCPConnection -LocalPort portNumber).OwningProcess