netstat -nab can do this, but the proc name follows in the next line and my WIn200*R2 does not have powershell network cmdlets available
How caa i get the list of ports and its respective proccess name in the same line?
Something like:
PROTNUMBERIMAGE
TCP2020 learn.exe
TCP2022 deploy.exe
UDP5577 mistery.exe