A. Windows Vista added support to block access to specific wireless networks through the netsh command. For example,
netsh wlan add filter permission=block ssid=<network name> networktype=<infrastructure or adhoc>
You can view filters that are in effect using
netsh wlan show filters
0 comments
Hide comments