Forum breadcrumbs – You are here:Tracston Community Forum – DevOps, Micro Services, Cloud, Infrastructure, Development, Monitoring and more…System: WindowsTest Network Connection without T …
You need to log in to create posts and topics.
Test Network Connection without Telnet

moshe@moshe
#1 · 20/10/2020, 8:05 am
Quote from moshe on 20/10/2020, 8:05 amProblem
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
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
Click for thumbs down.0Click for thumbs up.0