How to update Windows through Proxy Server
To set Windows Vista, 7, 8, 8.1 and 10 Update through proxy server see the article below. Step by step solution is available.
Step # 1:Click on “start” then “All programs” and then “Accessories” then right click on “cmd” and click “Run as Administrator” and click 'yes'. Type the following command there:
Netsh winhttp show proxy
If result is like following :
“Direct access(no proxy server)”.
Step # 2 :Then click on “start” and go to “control panel” click on “Network and Internet” click on “Internet options”. A window will open there click “Connections” tab and at last there click on LAN settings. In LAN settings mark last one option i.e “use a proxy server for your LAN”. There type your “proxy address” and “port”. Then open cmd by step # 1 again and in cmd type following command:
Netsh winhttp import proxy source=ie
Then there appear as following or your current proxy :
“Proxy server<s>: 192.168.10.50:8080
“Proxy server<s>: 192.168.10.50:8080
Bypass list: no or local”
To reset your proxy to direct server means if you are not using a proxy server internet then open cmd by step # 1 and Type following command:
Netsh winhttp reset proxythen there appear again this:
0 comments:
Post a Comment