Event ID 31 — WUA Update Download
Applies To: Windows Server 2008
Windows Update Agent downloads updates from Windows Update, Microsoft Update, or Windows Server Update Services. Windows Update Agent can be configured to automatically detect and download updates or can be set to manually download updates by the user.
Event Details
Product: | Windows Operating System |
ID: | 31 |
Source: | Microsoft-Windows-WindowsUpdateClient |
Version: | 7.0 |
Symbolic Name: | VISTA_MSG_DOWNLOAD_FAILED |
Message: | Windows Update failed to download an update. |
Resolve
Re-establish connection to Windows Update server
If there is no connection with the Windows Update server, you can check the connection manually by running the wuauclt.exe utility. Wuauclt is a background process that polls the Microsoft Update or Windows Update Web site for updates. Running wuauclt with the /detectnow switch instructs the program to check the server for updates immediately.
- Open the Command Prompt window in administrator mode.
- Type wuauclt /detectnow, and then press ENTER.
- At the command prompt, type eventvwr.msc and press ENTER to open Event Viewer. Look for Event ID 30, 31, or 33.
Verify
To confirm Windows Update Agent is downloading updates successfully when Automatic Updates is on:
- Open an elevated Command Prompt window. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- Type wuauclt /detectnow, and then press ENTER.
- At the command prompt, type eventvwr.msc and press ENTER to open Event Viewer.
- To check for events in Event Viewer:
- In the left panel of Event Viewer, click Application and Service Logs.
- Expand Microsoft, and then expand Windows.
- Click WindowsUpdateClient, and then click Operational.
- Check to see if Event ID 41 is present in the event list to confirm that Windows Update Agent has successfully downloaded the updates.