There are a several Wireless networks viewable from my home which I want to blacklist/hide from the the available networks listing, by SSID Name.

Is this possible, and if not, why?

link|improve this question
feedback

1 Answer

It is possible if you are willing to set up a group policy.

  1. Open the group policy console (Start > gpedit.msc > Enter)
  2. Go to: Computer Configuration > Policies > Windows Settings > Security Settings > Wireless Network (IEEE 802.11) Policies
  3. Click on "Action" in the menu and then click on "Create A New Wireless Network Policy for Windows Vista and Later Releases"
  4. Give the policy a name and a description
  5. Check "Use Windows WLAN AutoConfig service for clients" (as far as I know, this policy will only work with the built-in service - if you use a third-party tool to connect to access points, this policy won't work)
  6. Go to the "Network Permissions" tab
  7. Click "Add" and enter in the SSID you want to block and make sure "Permission" is "Deny"
  8. Click "OK" and make any other changes (like disabling the ability to connect to ad-hoc networks, or hiding the SSID that is blocked from the user)
link|improve this answer
I don't have "Wireless Network (IEEE 802.11) Policies" as an option. Any ideas? – Gordon Bell Oct 12 '10 at 1:35
1  
This is only something that exists for Windows Server 2003 and above to apply to a GPO from that domain down to the clients. It is unlikely you would be able to set this for your own personal computer. As for why you would not be able to do this - I can only assume that the risk (untrained user can't connect to any access point) vs. benefit (not having to look at another person's SSID) did not weigh in favor of adding this to Microsoft's consumer operating systems. In short - set a preferred network, and train the end-user. – Nick Oct 12 '10 at 4:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.