Sudden closure of the ipconfig or ping (cmd) window

Last update on November 4, 2009 01:34 PM by jak58
Published by deri58

Sudden closure of the ipconfig or ping (cmd) window




Issue



Whenever you run a command from the menu start/Run, the command window opens and immediately close without giving the time to consult the screen.

Solutions


Below is a tips to stop this pattern.

To unable windows closure:

ping -t ip_address
cmd /k ping ip_address
cmd /k ipconfig /all

To edit result in a text file:

cmd /k ping ip_address > c:\ping.txt
cmd /k ipconfig /all > c:\ipconfig.txt
Best answers for « Sudden closure of the ipconfig or ping (cmd) window » in :
Sudden closure of the window or ipconfig ping Show Sudden closure of the window or ipconfig ping Solutions Whenever you run a command from the menu start/Run, the command window opens and immediately close without giving the time to consult the screen. Solutions Below is a tips to...
Prevent the automatic closing of the command prompt Show Prevent the automatic closing of the command prompt Sometimes, often see the command prompt window closes when you want to see information such as your IP ... To address this problem, just launch the command prompt using cmd /K...
Windows 7: Create a recovery partition ShowWindows 7: Create a recovery partition Preparation of hard disk Copying files Prepare of the partition to make it bootable Note This tip will help you to easily create a "recovery" partition: After some testing with Windows...
[Windows] knowing the IP configuration of a PC Show[Windows] knowing the IP configuration of a PC IP configuration of a PC Open a DOS command window: Open the Start menu Click on Run Type cmd Click on OK In the MS-DOS window, type the following command ipconfig/ all Note...
Problem IPconfig ShowProblem IPconfig Problem Solution Problem When executing the following command to Start> Run> ipconfig /renew The below error message displays on your screen: An error occurred while renewing interface Local Area Connection:...
Download Ping Tester 2008 ShowIn computer science, "Ping" is an order allowing to test the presence of a machine on a network. PingTester is a tool allowing to stock a mailing list IP. He also allows to test orders networks to augment her effectiveness.Ameliorate the tracing of...
Download Free Internet Window Washer ShowWhen to sail you Internet, you always leave traces of your passage and of your activities. The navigators already offer a means to erase your traces, but for more safety use Free Internet Window Washer. Free Internet Window Washer is a program of...
Download Google Chrome ShowThis browser isolates technically every window of navigation, and that allows to avoid a complete closure of all the windows opened if one of the pages has got a problem. With this browser, it becomes possible to use one’s browser for...
Ping ShowThe Ping tool "Ping" (short for Packet INternet Groper) is without a doubt the best-known network administration tool. It is one of the simplest tools, because all it does is send packets to check if a remote machine is responding and, by...
Ping of death attack ShowPing of death attack The ping of death attack is one of the oldest network attacks. The principle of ping of death simply involves creating an IP datagram whose total size exceeds the maximum authorized size (65,536 bytes). When such a packet is...
Network tests and diagnostics ShowTesting the IP configuration Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of...