To configure proxy settings for Windows Update:
1. Run cmd as Administrator
2. Stop Windows Update services:
c:\> net stop wuauserv |
3. Configure WinHTTP system proxy settings
c:\> netsh netsh> winhttp netsh winhttp> import proxy source=ie |
4. Delete old Windows Updates files
C:\Windows\SoftwareDistribution |
5. Start Windows Update services:
c:\> net start wuauserv |
Ref:
Windows Core Networking WinHttp Configuration for Windows Vista Beta 2 - Part 2
Web Services Contraptions - Vista RC1 and Windows Update from behind a Proxy (Error 8024402C)
How the Windows Update client determines which proxy server to use to connect to the Windows Update Web site
No comments:
Post a Comment