pvl_win_latest_installed_cu
Purpose
Stores the data fetched by the CWM - Automate - Script - Get Latest Installed Cumulative Update script.
Dependencies
CWM - Automate - Script - Get Latest Installed Cumulative Update
Tables
pvl_win_latest_installed_cu
Column | Type | Explanation |
---|---|---|
computerid | int(11) | Computer ID |
CU | varchar(128) | Name of the latest installed Cumulative Update |
OSBuild | varchar(128) | Full OS Build Number |
ScriptRunTime | datetime | Last run time of the script |
KBid | varchar(128) | KBID of the latest installed Cumulative Update |
ReleaseDate | date | Release date of the latest installed Cumulative Update |