What URLs must be in IE's Trusted Sites list to allow Windows Update?
Posted
by
ewall
on Server Fault
See other posts from Server Fault
or by ewall
Published on 2011-11-17T15:37:45Z
Indexed on
2011/11/17
17:55 UTC
Read the original article
Hit count: 237
Particularly for servers in which IE Enhanced Security Configuration is enabled, you need to have all the Windows Update/Microsoft Update URLs in your "Trusted Sites" list in order to use the site.
(Furthermore, for domain member servers where Group Policy enforces Internet Explorer's list of "Trusted Sites", you don't have the option to edit the Trusted Sites yourself... so all the necessary URLs should be listed in the GPO.)
So, what is the full list of URLs I'll need in IE's Trusted Sites? So far I have the following:
- http(s)://*.update.microsoft.com
- http://download.windowsupdate.com
- http://windowsupdate.microsoft.com
I seem to remember there being several more...
© Server Fault or respective owner