TopicWindows Server →
Windows Update did not manage to install an update.
Source of event
Microsoft-Windows-WindowsUpdateClient — category Updates.
Possible causes
- Disk space
- Windows Update Components
- C-Contributed
- Error of the Service
Verifications to be carried out
- Remove code of error
- Identify KB
- Control DISM/SFC and the disk space
Useful orders.
Get-WinEvent -FilterHashtable @{LogName='System'; Id=20} -MaxEvents 30
To be retained.
An Event ID must always be interpreted with its source, its full message, its timing and the context of the system. The same number may exist in several providers of events.