why does ipconfig open and then close itself before i can read it?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i am trying to troubleshoot my network connection, but when i run ipconfig,
the window pops open real quick and has text in it, but disappears instantly
before i can see what's going on... i have two machines that are doing
this... why?
 
Go to "Start -> Run" and type "cmd" in the window. When the command line
window opens use the "ipconfig" or "ipconfig /all" commands...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual
benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
 
i am trying to troubleshoot my network connection, but when i run ipconfig,
the window pops open real quick and has text in it, but disappears instantly
before i can see what's going on... i have two machines that are doing
this... why?

Because you are trying to run ipconfig from start > run. Ipconfig needs to
be run from a command window. Try sart > run > cmd > which will open a
command window. Then in the command window type ipconfig /all.
 
Back
Top