TopicWindows Server →
Windows Update indicates that an update has been successfully installed.
Source of event
Microsoft-Windows-WindowsUpdateClient — category Updates.
Possible causes
- Cumulative update
- Security corrective
- Driver via Windows Update
Verifications to be carried out
- Identify the KB concerned
- Compare with the date of possible restart
Useful orders.
Get-WinEvent -FilterHashtable @{LogName='System'; Id=19} -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.