In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?

Posted: 07-31-2003, 10:52 PM
When I run IPCONFIG ALL (using Start|Run) in WinXP Pro, it displays the IP
information in a split second, then it disappears from the screen before
anyone could hope to read it. How can I get it to stay on the screen?

I once had that utility setup on a shortcut on my desktop, but it's gone
now. How can I set that up again?

I shall greatly appreciate your help on this.
--
With kindest regards,

Dick Smith
Dick@Dallas.net


Reply With Quote

Responses to "In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?"

Brian Kannady
Guest
Posts: n/a
 
Re: In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 07-31-2003, 10:57 PM
What you want to do is click start, run and then type cmd. A command prompt
will then pop up and you can type ipconfig /all. When you are done with the
command prompt you can type exit.
"AA Smith" <dick@Dallas.net> wrote in message
news:O15i%2336VDHA.3404@tk2msftngp13.phx.gbl...
> When I run IPCONFIG ALL (using Start|Run) in WinXP Pro, it displays the IP
> information in a split second, then it disappears from the screen before
> anyone could hope to read it. How can I get it to stay on the screen?
>
> I once had that utility setup on a shortcut on my desktop, but it's gone
> now. How can I set that up again?
>
> I shall greatly appreciate your help on this.
> --
> With kindest regards,
>
> Dick Smith
> Dick@Dallas.net
>
>

Reply With Quote
David Jones
Guest
Posts: n/a
 
In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 07-31-2003, 11:12 PM
Use "cmd /k ipconfig /all" to keep it on the screen, or
just open a command prompt with "cmd" and
enter "ipconfig /all" in that window.
>-----Original Message-----
>When I run IPCONFIG ALL (using Start|Run) in WinXP Pro,
it displays the IP
>information in a split second, then it disappears from
the screen before
>anyone could hope to read it. How can I get it to stay
on the screen?
>
>I once had that utility setup on a shortcut on my
desktop, but it's gone
>now. How can I set that up again?
>
>I shall greatly appreciate your help on this.
>--
>With kindest regards,
>
>Dick Smith
>Dick@Dallas.net
>
>
>.
>
Reply With Quote
GSV Three Minds in a Can
Guest
Posts: n/a
 
Re: In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 08-01-2003, 12:21 AM
Bitstring <#R8aB76VDHA.1872@TK2MSFTNGP12.phx.gbl>, from the wonderful
person Brian Kannady <bkannady@sjmc.org> said
>What you want to do is click start, run and then type cmd. A command prompt
>will then pop up and you can type ipconfig /all. When you are done with the
>command prompt you can type exit.
or to do it all in one fell swoop, start, run, 'cmd /k ipconfig /all'
(no quotes, but all that goes in the run box).

--
GSV Three Minds in a Can
Outgoing Msgs are Turing Tested,and indistinguishable from human typing.
Reply With Quote
EGMcCann
Guest
Posts: n/a
 
Re: In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 08-01-2003, 03:01 AM
Start - run - CMD <enter>
ipconfig /all <enter>

"AA Smith" <dick@Dallas.net> wrote in message
news:O15i%2336VDHA.3404@tk2msftngp13.phx.gbl...
> When I run IPCONFIG ALL (using Start|Run) in WinXP Pro, it displays the IP
> information in a split second, then it disappears from the screen before
> anyone could hope to read it. How can I get it to stay on the screen?
>
> I once had that utility setup on a shortcut on my desktop, but it's gone
> now. How can I set that up again?
>
> I shall greatly appreciate your help on this.
> --
> With kindest regards,
>
> Dick Smith
> Dick@Dallas.net
>
>

Reply With Quote
AA Smith
Guest
Posts: n/a
 
Re: In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 08-01-2003, 05:06 PM
Ok, thanks, Brian!
I really appreciate your help.
--
With kindest regards,

Dick Smith
Dick@Dallas.net
"Brian Kannady" <bkannady@sjmc.org> wrote in message
news:%23R8aB76VDHA.1872@TK2MSFTNGP12.phx.gbl...
> What you want to do is click start, run and then type cmd. A command
prompt
> will then pop up and you can type ipconfig /all. When you are done with
the
> command prompt you can type exit.
> "AA Smith" <dick@Dallas.net> wrote in message
> news:O15i%2336VDHA.3404@tk2msftngp13.phx.gbl...
> > When I run IPCONFIG ALL (using Start|Run) in WinXP Pro, it displays the
IP
> > information in a split second, then it disappears from the screen before
> > anyone could hope to read it. How can I get it to stay on the screen?
> >
> > I once had that utility setup on a shortcut on my desktop, but it's gone
> > now. How can I set that up again?
> >
> > I shall greatly appreciate your help on this.
> > --
> > With kindest regards,
> >
> > Dick Smith
> > Dick@Dallas.net
> >
> >
>
>

Reply With Quote
AA Smith
Guest
Posts: n/a
 
Re: In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 08-01-2003, 05:07 PM
Ok, thanks, GSV! This is most interesting.
I really appreciate your help.
--
With kindest regards,

Dick Smith
Dick@Dallas.net
"GSV Three Minds in a Can" <GSV@[127.0.0.1]> wrote in message
news:eV6wXGQUSaK$EAHZ@from.is.invalid...
> Bitstring <#R8aB76VDHA.1872@TK2MSFTNGP12.phx.gbl>, from the wonderful
> person Brian Kannady <bkannady@sjmc.org> said
> >What you want to do is click start, run and then type cmd. A command
prompt
> >will then pop up and you can type ipconfig /all. When you are done with
the
> >command prompt you can type exit.
>
> or to do it all in one fell swoop, start, run, 'cmd /k ipconfig /all'
> (no quotes, but all that goes in the run box).
>
> --
> GSV Three Minds in a Can
> Outgoing Msgs are Turing Tested,and indistinguishable from human typing.

Reply With Quote
AA Smith
Guest
Posts: n/a
 
Re: In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 08-01-2003, 05:08 PM
Ok, thanks, Chris!
I really appreciate your help.
--
With kindest regards,

Dick Smith
Dick@Dallas.net
"Chris Lanier" <cal2002a@hotmail.NOSPAM.com> wrote in message
news:03ca01c357af$004c9ca0$a501280a@phx.gbl...
> Goto Start>>Run>>Type "cmd" Enter, then type ipconfig in
> the DOS window.
>
> >-----Original Message-----
> >When I run IPCONFIG ALL (using Start|Run) in WinXP Pro,
> it displays the IP
> >information in a split second, then it disappears from
> the screen before
> >anyone could hope to read it. How can I get it to stay
> on the screen?
> >
> >I once had that utility setup on a shortcut on my
> desktop, but it's gone
> >now. How can I set that up again?
> >
> >I shall greatly appreciate your help on this.
> >--
> >With kindest regards,
> >
> >Dick Smith
> >Dick@Dallas.net
> >
> >
> >.
> >

Reply With Quote
AA Smith
Guest
Posts: n/a
 
Re: In WinXP Pro, How can I Get IPCONFIG ALL to stay on the screen long enough to read it?
Posted: 08-01-2003, 05:09 PM
Ok, thanks, EGMcCann!
I really appreciate your help.
--
With kindest regards,

Dick Smith
Dick@Dallas.net
"EGMcCann" <egmccann@hotmail.com> wrote in message
news:uMPaND9VDHA.1784@TK2MSFTNGP10.phx.gbl...
> Start - run - CMD <enter>
> ipconfig /all <enter>
>
> "AA Smith" <dick@Dallas.net> wrote in message
> news:O15i%2336VDHA.3404@tk2msftngp13.phx.gbl...
> > When I run IPCONFIG ALL (using Start|Run) in WinXP Pro, it displays the
IP
> > information in a split second, then it disappears from the screen before
> > anyone could hope to read it. How can I get it to stay on the screen?
> >
> > I once had that utility setup on a shortcut on my desktop, but it's gone
> > now. How can I set that up again?
> >
> > I shall greatly appreciate your help on this.
> > --
> > With kindest regards,
> >
> > Dick Smith
> > Dick@Dallas.net
> >
> >
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
video display of windows logon stay on too long BFlower Windows XP Video 0 12-11-2003 07:33 PM
Dial up won't stay connected long enough to download patch Chris Windows XP Security & Administration 0 08-25-2003 11:16 PM
IF YOU CAN'T STAY ONLINE LONG ENOUGH - SOLUTION Nick Shtangey Windows XP Security & Administration 0 08-13-2003 05:44 PM
Can't stay on line long enough Katie Windows XP Security & Administration 2 08-13-2003 01:38 AM
read only won't stay off Ramesh \(XP Power User\) Windows XP Network & Web 0 07-02-2003 04:40 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90