Microsoft Windows Vista Community Forums - Vistaheads
Driver Scanner 2009 - Free Scan Now



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Registry Mechanic - Free Scan Now

ipconfig returns too much

microsoft.public.windows.vista.networking sharing



Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Reply
  #1 (permalink)  
Old 01-16-2008
David Lozzi
 

Posts: n/a
ipconfig returns too much
Howdy,

I'm running Vista Ultimate 32bit. When I run ipconfig I get a long list of
tunnel adapters. It is quite annoying as I always have to scroll up. I've
since installed Cisco, SonicWall and Virtual Server and each I think has
multiplied the amount. I now have 38 tunnels! Is there anyway to hide
these?! When I do an ipconfig /all the top config gets cut off due to the
command buffer size. So, is there a way to hide or remove all of these extra
tunnels?

Thanks!

--
David Lozzi
Product Development Manager
Delphi Technology Solutions
www.delphi-ts.com - www.lozzi.net

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-16-2008
Tom Ferguson
 

Posts: n/a
Re: ipconfig returns too much
I suppose you could remove the adapters or drivers that require the entries,
I suppose. However there is a "Plan B"

Append "|more" without the quotes to the command line.

E.g. ipconfig /? |more

It pipes the command result to a buffer. The screen space will fill to the
bottom and pause. Press enter to move up one line. Press Ctrl C to break
back to the prompt.

--

Tom
MSMVP 1998-2007

"David Lozzi" <dlozzi@delphi-ts.com> wrote in message
news:4AC9740D-0F7D-421B-AC7A-06CA0BB3D55D@microsoft.com...
> Howdy,
>
> I'm running Vista Ultimate 32bit. When I run ipconfig I get a long list of
> tunnel adapters. It is quite annoying as I always have to scroll up. I've
> since installed Cisco, SonicWall and Virtual Server and each I think has
> multiplied the amount. I now have 38 tunnels! Is there anyway to hide
> these?! When I do an ipconfig /all the top config gets cut off due to the
> command buffer size. So, is there a way to hide or remove all of these
> extra tunnels?
>
> Thanks!
>
> --
> David Lozzi
> Product Development Manager
> Delphi Technology Solutions
> www.delphi-ts.com - www.lozzi.net


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-17-2008
AlexB
 

Posts: n/a
Re: ipconfig returns too much
Another option which I prefer is to use this command:

ipconfig /all > C:\users\userName\documents\ipconfigDaily.rtf

This way you will pipe all your output into an rtf file and it will be
nicely formatted. Then you open the file which may have preset font size for
clarity and peruse it. Or you can search/find your section quickly.

"Tom Ferguson" <tom.newsgroups@gmail.com> wrote in message
news:O2kurLIWIHA.2268@TK2MSFTNGP02.phx.gbl...
>I suppose you could remove the adapters or drivers that require the
>entries, I suppose. However there is a "Plan B"
>
> Append "|more" without the quotes to the command line.
>
> E.g. ipconfig /? |more
>
> It pipes the command result to a buffer. The screen space will fill to the
> bottom and pause. Press enter to move up one line. Press Ctrl C to break
> back to the prompt.
>
> --
>
> Tom
> MSMVP 1998-2007
>
> "David Lozzi" <dlozzi@delphi-ts.com> wrote in message
> news:4AC9740D-0F7D-421B-AC7A-06CA0BB3D55D@microsoft.com...
>> Howdy,
>>
>> I'm running Vista Ultimate 32bit. When I run ipconfig I get a long list
>> of tunnel adapters. It is quite annoying as I always have to scroll up.
>> I've since installed Cisco, SonicWall and Virtual Server and each I think
>> has multiplied the amount. I now have 38 tunnels! Is there anyway to hide
>> these?! When I do an ipconfig /all the top config gets cut off due to the
>> command buffer size. So, is there a way to hide or remove all of these
>> extra tunnels?
>>
>> Thanks!
>>
>> --
>> David Lozzi
>> Product Development Manager
>> Delphi Technology Solutions
>> www.delphi-ts.com - www.lozzi.net

>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-17-2008
Tom Ferguson
 

Posts: n/a
Re: ipconfig returns too much
Yes, that is often useful, too. The command causes the command's output
being redirected to an ANSI/ASCII file. If Word is installed, having an rtf
extension will result in the file (a text file) being opened in Word. If one
specifies the txt extension, it will open in Notepad.

--

Tom
MSMVP 1998-2007


"AlexB" <alexb@comcast.net> wrote in message
news:O5q5YtJWIHA.5340@TK2MSFTNGP06.phx.gbl...
> Another option which I prefer is to use this command:
>
> ipconfig /all > C:\users\userName\documents\ipconfigDaily.rtf
>
> This way you will pipe all your output into an rtf file and it will be
> nicely formatted. Then you open the file which may have preset font size
> for clarity and peruse it. Or you can search/find your section quickly.
>
> "Tom Ferguson" <tom.newsgroups@gmail.com> wrote in message
> news:O2kurLIWIHA.2268@TK2MSFTNGP02.phx.gbl...
>>I suppose you could remove the adapters or drivers that require the
>>entries, I suppose. However there is a "Plan B"
>>
>> Append "|more" without the quotes to the command line.
>>
>> E.g. ipconfig /? |more
>>
>> It pipes the command result to a buffer. The screen space will fill to
>> the bottom and pause. Press enter to move up one line. Press Ctrl C to
>> break back to the prompt.
>>
>> --
>>
>> Tom
>> MSMVP 1998-2007
>>
>> "David Lozzi" <dlozzi@delphi-ts.com> wrote in message
>> news:4AC9740D-0F7D-421B-AC7A-06CA0BB3D55D@microsoft.com...
>>> Howdy,
>>>
>>> I'm running Vista Ultimate 32bit. When I run ipconfig I get a long list
>>> of tunnel adapters. It is quite annoying as I always have to scroll up.
>>> I've since installed Cisco, SonicWall and Virtual Server and each I
>>> think has multiplied the amount. I now have 38 tunnels! Is there anyway
>>> to hide these?! When I do an ipconfig /all the top config gets cut off
>>> due to the command buffer size. So, is there a way to hide or remove all
>>> of these extra tunnels?
>>>
>>> Thanks!
>>>
>>> --
>>> David Lozzi
>>> Product Development Manager
>>> Delphi Technology Solutions
>>> www.delphi-ts.com - www.lozzi.net

>>

>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ipconfig ? Audomar microsoft.public.fr.windows.vista.general 5 11-20-2007 10:19
ipconfig /release Sergio_Wenders microsoft.public.it.windows.vista 4 09-27-2007 18:12
ipconfig Stephen Oatway microsoft.public.windows.vista.print fax scan 8 07-12-2007 13:22
Ipconfig /flushdns Gidi microsoft.public.it.windows.vista 0 06-21-2007 10:15
ipconfig Sven Schäfer microsoft.public.de.windows.vista.netzwerk 15 05-27-2007 12:12


All times are GMT +1. The time now is 02:55.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0

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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119