plugin_proval_wmipatchesinstalled
Purpose
This document stores individual patch information per computer and their installation status from WMI (outside of Automate patching).
Dependencies
Table
plugin_proval_wifi_profiles
| Column | Type | Explanation | 
|---|---|---|
| ComputerID | INT | The ID of the audited computer. | 
| KB | VARCHAR | The KB ID of the audited patch. | 
| Title | VARCHAR | The title of the audited patch. | 
| Result | VARCHAR | The current installation status of the audited patch. | 
| Date | DATETIME | The date and time that the audited patch entered the Result state. |