ipconfig/all|more command doesn't work

  • Thread starter Thread starter Evan
  • Start date Start date
E

Evan

I am runnig Windows xp and am learning to troubleshoot
TCP/IP problems. I am unable to use the
ipconfig/all|more command or even ipconfig/? from the
command prompt. ipconfig will run without using any
switches however it runs to fast to read. if any one can
help thanks.
 
I am runnig Windows xp and am learning to troubleshoot
TCP/IP problems. I am unable to use the
ipconfig/all|more command or even ipconfig/? from the
command prompt. ipconfig will run without using any
switches however it runs to fast to read. if any one can
help thanks.

Start > run > cmd opens a command window. Then in the command window type
ipconfig /all.
 
Evan said:
I am runnig Windows xp and am learning to troubleshoot
TCP/IP problems. I am unable to use the
ipconfig/all|more command or even ipconfig/? from the
command prompt. ipconfig will run without using any
switches however it runs to fast to read. if any one can
help thanks.

There is a space between the "ipconfig" and the "/"

Q
 
If you use Ipconfig from run box you need to start cmd.exe first
type this instead " cmd /k ipconfig /? "
 
"John E. said:
The space is not required on any of the 12 systems I run with XP :-)

The space is required if you type the "ipconfig" command directly in
the Start | Run box, without opening a command prompt window.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
Steve Winograd said:
The space is required if you type the "ipconfig" command directly in
the Start | Run box, without opening a command prompt window.

Oops, that's what I get for assuming everyone runs it from a command prompt
:-)
 
Back
Top