Pausing ipconfig Results So I Can Read Them

F

Fred 2002

I am trying to get info by typing "ipconfig" in the "run" window. I get the
results, but they only appear on the screen for about one second and then
disappear! Is there a switch I can add to the ipconfig command to keep the
results on the screen long enough to read them? Thanks in advance!!
 
W

Wesley Vogel

What you need to do is run the ipconfig command in the command prompt.

Try this...

Start | Run | Type: cmd | OK |
When the command prompt opens, type:

ipconfig /all

Hit the enter key.
=====

To display help about ipconfig...

In a command prompt | Type:

ipconfig /?

Hit the enter key.
 
J

Joe

My ipconfig output fits on one screen so I can't really test it right now
but you can try two of them. One switch is /p and the other is as follows:
ipconfig /all | more.
I don't know if they'll work but I know they work for other commands.

Joe
 
F

Fred 2002

Thanks to all!!


Wesley Vogel said:
What you need to do is run the ipconfig command in the command prompt.

Try this...

Start | Run | Type: cmd | OK |
When the command prompt opens, type:

ipconfig /all

Hit the enter key.
=====

To display help about ipconfig...

In a command prompt | Type:

ipconfig /?

Hit the enter key.

--
Hope this helps. Let us know.
Wes

In
 

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

ipconfig 5
IPCONFIG 8
No results from ipconfig 2
ipconfig command just flashes 3
Help with start-run-ipconfig please 2
No ipconfig 5
ipconfig 5
ipconfig question.... 2

Top