ipconfig is a command line utility available in all versions of Windows. Designed to be run from the command prompt, it allows the user to get the IP address information and network configuration from a Windows computer.
Monthly Archives: September 2016
Tech Note: Command Line Interface – Ping
Pinging Internet connections and network devices can be an extremely useful first step when diagnosing network problems. Windows has a tool called Ping, which, as the title of this post suggests, is run from the command line. It is used to test the reliability of a host on an IP network, and to measure the time taken for messages sent from the originating computer to reach the destination host or network device.