I had a unique issue today that I had not seen before. A user had contacted our team stating they were logging in and being told they were…

I had a unique issue today that I had not seen before. A user had contacted our team stating they were logging in and being told they were…
To view TCP connections on a Windows 8, 8.1 and 10 machine use PowerShell. Type get-nettcpconnection in the PowerShell command line. This will list out the recent TCP connections. Output…