One of the most useful tools to answer these questions is netstat, a command-line utility that displays network statistics and information. In this article, you will learn how to use netstat to ...
This script will attempt to connect to all the supplied computers and use WMI to execute cmd.exe /c netstat -n > <file>. The file the output is saved to is specified by '-file'. Once the netstat ...
There are many different techniques you could use to solve this challenge. Here is one way you could answer each question. KNOW THY SYSTEM! Open a second CMD prompt as an Administrator and run netstat ...