Powershell TCP connection of process to a specific server

Viewed 40

I have a windows server 2012R2 and some critical corporate-related Programs that I have to monitor the number of TCP connections from those Programs to a specific server. unfortunately monitoring software dos not provide us with this ability (+ I am a Linux user) and I need a PowerShell script that gives me the number of active connections from a single process (given by the name) to the specific server. if anyone can help me with this I will be glad and thankful to hear it.

0 Answers
Related