Hi.
I want to install WSUS in Windows Server 2008 R2 Enterprise, but when it try I have a prompt to upgrade Web Services (IIS), then I have a Fail message.
Here is the HTML File log:
<Informational>: This server might need to be restarted after the installation completes.
Web Server (IIS)
<Informational>: Find out more about Windows System Resource Manager (WSRM) and how it can help optimize CPU usage
Web Server
Application Development
ASP.NET
.NET Extensibility
ISAPI Extensions
ISAPI Filters
Security
Windows Authentication
Performance
Dynamic Content Compression
Management Tools
IIS 6 Management Compatibility
IIS 6 Metabase Compatibility
Windows Server Update Services
Web Server (IIS): Installation failed
The following role services were not installed:
Web Server
Application Development
ASP.NET
.NET Extensibility
ISAPI Extensions
ISAPI Filters
Security
Windows Authentication
Performance
Dynamic Content Compression
Management Tools
IIS 6 Management Compatibility
IIS 6 Metabase Compatibility
Windows Server Update Services: Installation failed
<Error>: The update could not be found. There may be a network connection issue. Click here for more information.
Please refer to the full log at: 'C:\Windows\logs\ServerManager.log'
And the .log file log is here:
2988: 2009-07-14 09:19:42.125 [InstallationProgressPage] Loading progress page...
2988: 2009-07-14 09:19:42.156 [InstallationProgressPage] Creating WindowsUpdateDownloader.
2988: 2009-07-14 09:19:42.156 [InstallationProgressPage] Searching for Updates...
2988: 2009-07-14 09:19:42.156 [InstallationProgressPage] Starting asynchronous download.
2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader] Creating session.
2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader] Search query: 'CategoryIDs contains '4e487029-f550-4c22-8b31-9173f3f95786''
2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader] Searching....
2988: 2009-07-14 09:19:51.328 [WindowsUpdateDownloader] Initial search failed, try again on WU server.
2988: 2009-07-14 09:19:52.843 [WindowsUpdateDownloader] Search returned: Succeeded, found 0 updates.
2988: 2009-07-14 09:19:52.843 [InstallationProgressPage] Search completed, result: Succeeded.
2988: 2009-07-14 09:19:52.843 [InstallationProgressPage] Downloading...
2988: 2009-07-14 09:19:52.843 [WindowsUpdateDownloader] Sending failure DownloadComplete event.
2988: 2009-07-14 09:19:52.843 [InstallationProgressPage] Download completed, result: NotStarted.
2988: 2009-07-14 09:19:52.843 [InstallationProgressPage] Error (Id=0) Failure message: 'The update could not be found. There may be a network connection issue. <a href="WSUS.chm::/html/54a9eb1f-5dd1-42d8-ad00-dae55d7b9463.htm">Click here for more information.</a>'
2988: 2009-07-14 09:19:52.843 [InstallationProgressPage] Invoking LoadFinishPage.
2988: 2009-07-14 09:19:52.859 [InstallationProgressPage] About to load finish page...
2988: 2009-07-14 09:19:52.859 [InstallationFinishPage] Loading finish page
2988: 2009-07-14 09:19:52.875 [InstallationFinishPage] Finish page loaded
I checked my Internet Connection, and no problems with that, Wndows update works fine.
Regards