Microsoft Certified Systems Engineer (MCSE) Question:

How do we to verify connection to remote computer?

Tweet Share WhatsApp

Answer:

Ping tool verifies connections to remote computers example: In cmd type c :> ping 192.168.0.1 -t -t Ping the specified host until interrupted -a Resolve addresses to hostnames

Download MCSE PDF Read All 333 MCSE Questions
Previous QuestionNext Question
How do we find IP address of your connection?How to find a path on the network from your PC that is running load test script to web server?