Forum Navigation
You need to log in to create posts and topics.

Test Network Connection without Telnet

Problem

User wants to test network connection without installing telnet utility

Solution

run the following powershell command

Test-NetConnection -ComputerName 10.0.0.100 -Port 80