Run Netsh Commands for WINHTTP to set proxy?
http://technet.microsoft.com/en-us/library/cc731131(WS.10).aspx
- client Start. In the search box, type
Command, and then right-click on Command
Prompt -> Run as Administrator - in the Command prompt,
- type netsh winhttp set proxy myproxy (where
myproxy should be your proxy server) and
Enter OR type netsh winhttp import proxy source=ie and Enter
(if you can browser Internet using IE without issue) - click Start. In the search box, type
Services, and then click Services
- find “Windows Live ID Sign-in Assistant” service
and make sure it is running - if not, make sure its “Startup Type” is set to “Automatic”, and start the
service manually by right-click -> “Start“ - find “WinHTTP Web Proxy Auto-Discovery Service“
- right click on it -> All Tasks -> Restart
- run Mesh
Bedankt voor deze blogpost. Dat was exact hetgeen wat ik nodig had. Bedankt!