Networking Forums

Networking Forums > Computer Networking > Windows Networking > How to check the box "Show icon in notification area when connected" in NIC properties using Netsh?

Reply
Thread Tools Display Modes

How to check the box "Show icon in notification area when connected" in NIC properties using Netsh?

 
 
Spin
Guest
Posts: n/a

 
      05-21-2008, 05:15 PM
Gurus,

Previously on this newsgroup I had asked if there was a Netsh script by
which I could set the parameters of my local NIC. There was. One must use
the "netsh interface ip set address" syntax. Now, is there any way one can
tell netsh to check the box "Show icon in notification area when connected"?
A BIG bonus to anyone who comes up with this answer!

--
Spin


 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a

 
      05-21-2008, 05:45 PM

"Spin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Gurus,
>
> Previously on this newsgroup I had asked if there was a Netsh script by
> which I could set the parameters of my local NIC. There was. One must
> use the "netsh interface ip set address" syntax. Now, is there any way
> one can tell netsh to check the box "Show icon in notification area when
> connected"? A BIG bonus to anyone who comes up with this answer!


If you don't insist on making NetSh do it I can (almost certainly) tell you
how to do it from a script.

Use a Registry monitor (like RegWatch from SysInternals) to watch for
changes to the registry.

Make the change manually.

Now you know the change in the registry, so you can write any number
of script (including RegEdit command line) to make that same change.



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      05-21-2008, 06:34 PM
Herb, where have you been hiding?


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------

"Herb Martin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Spin" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Gurus,
>>
>> Previously on this newsgroup I had asked if there was a Netsh script by
>> which I could set the parameters of my local NIC. There was. One must
>> use the "netsh interface ip set address" syntax. Now, is there any way
>> one can tell netsh to check the box "Show icon in notification area when
>> connected"? A BIG bonus to anyone who comes up with this answer!

>
> If you don't insist on making NetSh do it I can (almost certainly) tell
> you
> how to do it from a script.
>
> Use a Registry monitor (like RegWatch from SysInternals) to watch for
> changes to the registry.
>
> Make the change manually.
>
> Now you know the change in the registry, so you can write any number
> of script (including RegEdit command line) to make that same change.
>
>
>



 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a

 
      05-21-2008, 06:51 PM

"Phillip Windell" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Herb, where have you been hiding?


Right here (on general, ad, or dns groups mostly) -- I am an MVP
but don't usually bother to proclaim it.

--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com (phone on web site)
If you use LinkedIn then tell me where you know me from when linking:
http://www.linkedin.com/in/herbmartin



>> "Spin" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Gurus,
>>>
>>> Previously on this newsgroup I had asked if there was a Netsh script by
>>> which I could set the parameters of my local NIC. There was. One must
>>> use the "netsh interface ip set address" syntax. Now, is there any way
>>> one can tell netsh to check the box "Show icon in notification area when
>>> connected"? A BIG bonus to anyone who comes up with this answer!

>>
>> If you don't insist on making NetSh do it I can (almost certainly) tell
>> you
>> how to do it from a script.
>>
>> Use a Registry monitor (like RegWatch from SysInternals) to watch for
>> changes to the registry.
>>
>> Make the change manually.
>>
>> Now you know the change in the registry, so you can write any number
>> of script (including RegEdit command line) to make that same change.
>>
>>
>>

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      05-21-2008, 07:16 PM
"Herb Martin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Phillip Windell" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Herb, where have you been hiding?

>
> Right here (on general, ad, or dns groups mostly) -- I am an MVP
> but don't usually bother to proclaim it.


I haven't been in the MVP program for over a year now. I was an ISA MVP
then. I feel better suited to something more general like "networking"
rather than ISA specifically, but that's how it worked out.

But anyway,... no longer in the program.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a

 
      05-21-2008, 08:22 PM

"Phillip Windell" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> "Herb Martin" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>
>> "Phillip Windell" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Herb, where have you been hiding?

>>
>> Right here (on general, ad, or dns groups mostly) -- I am an MVP
>> but don't usually bother to proclaim it.

>
> I haven't been in the MVP program for over a year now. I was an ISA MVP
> then. I feel better suited to something more general like "networking"
> rather than ISA specifically, but that's how it worked out.
>
> But anyway,... no longer in the program.


I just like helping and answering questions -- both for others and because
it forces me to learn and sharpen my skills.

I am please with the benefits of the MVP award though and happy
to have them.



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      05-21-2008, 08:27 PM
"Herb Martin" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>
> "Phillip Windell" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> "Herb Martin" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>>
>>> "Phillip Windell" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Herb, where have you been hiding?
>>>
>>> Right here (on general, ad, or dns groups mostly) -- I am an MVP
>>> but don't usually bother to proclaim it.

>>
>> I haven't been in the MVP program for over a year now. I was an ISA MVP
>> then. I feel better suited to something more general like "networking"
>> rather than ISA specifically, but that's how it worked out.
>>
>> But anyway,... no longer in the program.

>
> I just like helping and answering questions -- both for others and because
> it forces me to learn and sharpen my skills.
>
> I am please with the benefits of the MVP award though and happy
> to have them.


Exactly the same reasons for me. That's why I'm still here even without the
MVP status.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      05-21-2008, 10:51 PM
Phillip,

Networking is no longer an award category under the MVP program. I
am now a virtual machine awardee with networking as a discipline instead of
the other way around!

"Phillip Windell" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "Herb Martin" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>>
>> "Phillip Windell" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> "Herb Martin" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>>
>>>> "Phillip Windell" <(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>> Herb, where have you been hiding?
>>>>
>>>> Right here (on general, ad, or dns groups mostly) -- I am an MVP
>>>> but don't usually bother to proclaim it.
>>>
>>> I haven't been in the MVP program for over a year now. I was an ISA MVP
>>> then. I feel better suited to something more general like "networking"
>>> rather than ISA specifically, but that's how it worked out.
>>>
>>> But anyway,... no longer in the program.

>>
>> I just like helping and answering questions -- both for others and
>> because
>> it forces me to learn and sharpen my skills.
>>
>> I am please with the benefits of the MVP award though and happy
>> to have them.

>
> Exactly the same reasons for me. That's why I'm still here even without
> the MVP status.
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or
> Microsoft,
> or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>



 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a

 
      05-21-2008, 11:10 PM

"Bill Grant" <not.available@online> wrote in message
news:(E-Mail Removed)...
> Phillip,
>
> Networking is no longer an award category under the MVP program. I
> am now a virtual machine awardee with networking as a discipline instead
> of the other way around!


Shoot, besides AD and DNS where I post very frequently, I move
from group to group as my interest and needs motivate.

Sometimes I am even a high poster in Arabic Windows or some other
unusual group.


> "Phillip Windell" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> "Herb Martin" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>>
>>> "Phillip Windell" <(E-Mail Removed)> wrote in message
>>> news:%(E-Mail Removed)...
>>>> "Herb Martin" <(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>>
>>>>> "Phillip Windell" <(E-Mail Removed)> wrote in message
>>>>> news:(E-Mail Removed)...
>>>>>> Herb, where have you been hiding?
>>>>>
>>>>> Right here (on general, ad, or dns groups mostly) -- I am an MVP
>>>>> but don't usually bother to proclaim it.
>>>>
>>>> I haven't been in the MVP program for over a year now. I was an ISA
>>>> MVP then. I feel better suited to something more general like
>>>> "networking" rather than ISA specifically, but that's how it worked
>>>> out.
>>>>
>>>> But anyway,... no longer in the program.
>>>
>>> I just like helping and answering questions -- both for others and
>>> because
>>> it forces me to learn and sharpen my skills.
>>>
>>> I am please with the benefits of the MVP award though and happy
>>> to have them.

>>
>> Exactly the same reasons for me. That's why I'm still here even without
>> the MVP status.
>>
>> --
>> Phillip Windell
>> www.wandtv.com
>>
>> The views expressed, are my own and not those of my employer, or
>> Microsoft,
>> or anyone else associated with me, including my cats.
>> -----------------------------------------------------
>>
>>

>
>



 
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

BB 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
WPA2-AES, but notification area bubble says "(unsecured)" Michel Thebeau Wireless Networks 7 12-17-2008 11:56 AM
stop "wireless connected" notification? Jeff Wireless Networks 3 09-14-2006 10:51 AM
"Netsh Int show Int" always shows interfaces admin enabled Stockner Windows Networking 0 06-28-2005 08:18 PM
only shows "connected" after open/close IP properties megabizzite Broadband Hardware 0 12-31-2004 05:13 PM
show LAN icon in notification area? John Windows Networking 2 12-08-2003 02:12 PM



1 2 3 4 5 6 7 8 9 10 11