IPConfig /All Window Closes immediately

G

Guest

When I type Ipconfig /all in the Run option, the window flashed for a second
then closes. I need to save the data to research a wireless problem. How do I
get the window to stay open?

Thanks
 
J

Jane C

Start > All Programs > Accessories and open Command Prompt. Type ipconfig
/all hit enter. The output should remain on screen.
 
D

Dustin Harper

Open a command prompt (Run | cmd) and type IPCONFIG /ALL. When you do it in
the Run box, when the command finishes, it defaults to closing the window.
The CMD box doesn't close until you tell it to.

Hope this helps.
 
J

Jay Somerset

Open a command prompt (Run | cmd) and type IPCONFIG /ALL. When you do it in
the Run box, when the command finishes, it defaults to closing the window.
The CMD box doesn't close until you tell it to.

You can do it all with one Run command: cmd /k ipconfig /all
The /k parameter tells cmd to leave the window open.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top