Showing posts with label Windows 7. Show all posts
Showing posts with label Windows 7. Show all posts

Tuesday, January 21, 2014

Block specific SSID on Windows OS

In order to block SSID

netsh wlan add filter permission=block ssid=ssidname networktype=infrastructure

OR

netsh wlan add filter permission=block ssid=ssidname networktype=adhoc



In order to allow SSID

netsh wlan delete filter permission=block ssid=ssidname networktype=infrastructure

OR

 netsh wlan delete filter permission=block ssid=ssidname networktype=adhoc
Read more...

Sunday, October 27, 2013

8007007B Windows 7 Update Problem

Check c:\windows\windowsupdate.log for detailed error information.

If there is proxy information in the logs, check the registry key indicated below by double clicking it.
If there is proxy address in it, rename the releated key.

HKEY_LOCAL_MACHINE\ SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\WinHttpSettings


Read more...
 
span.fullpost {display:none;}