netstat is a command-line tool that displays network connections, routing tables, interface statistics, and more. The -a option shows all listening and non-listening sockets on the server. This can help check the open ports on a server and identify any unwanted or malicious connections. Reference: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat