GetNetTcpProcess PowerShell script that combines Get-NetTCPConnection and Get-Process to allow you to easily see ports and the process that has that port open. You will need to run Import-Module -Path PathToScript