On this page
Recent Posts on Technozone
This site
Calendar
<March 2010>
SunMonTueWedThuFriSat
28123456
78910111213
14151617181920
21222324252627
28293031123
45678910
Archives
Categories
Microsoft MVP
Blogroll OPML
Disclaimer

Powered by: newtelligence dasBlog 2.0.7226.0

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Send mail to the author(s) E-mail

Theme design by Craig Pringle

Based on the essence theme by Jelle Druyts

Hide ad-hoc wireless networks in Vista#

At TechEd, as you might imagine, there is a lot of wireless noise. There is the conference wi-fi, but there are also a bunch of ad-hoc or computer to computer networks with remarkably similar names. In the wireless list infrastructure and ad-hoc networks have different icons.

You have to question the motives of people trying to fists for wi-fi users like that. while I know better than to go connecting to ad-hoc networks willy nilly, I wanted to remove the risk of accidentally connecting to one with the same name.

In Vista you can, via the command line, filter the list of available wireless networks. To filter out ad-hoc networks run the following from a command line (running as admin, all on one line)

netsh wlan add filter permission=denyall networktype=adhoc

to reverse this again run the following:

netsh wlan del filter permission=denyall networktype=adhoc

Tuesday, June 05, 2007 4:25:33 AM (AUS Eastern Standard Time, UTC+10:00) #   
Comments [2]  |  Tracked by:
"http://freewebs.com/awmpire/0.html" (http://freewebs.com/awmpire/0.html) [Pingback]

 

All content © 2010, Craig Pringle