WindowsでLISTEN中のポートを調べる

メモ

netstat -ona | find "LISTENING"

で。

netstat -onab

でプロセス名も出る