Skip to main content

pvl_windows_updates

Purpose

Stores information about Windows Update history for agents.

Dependencies

Populating script: EPM - Script - Windows Update History Audit

Tables

pvl_windows_updates

ColumnTypeExplanation
ComputeridINTAssociated agent's computer ID
SizeVARCHARSize of the update
StatusVARCHARCurrent installation status of the update
KBVARCHARKnowledge base ID of the update
TitleMD5CHARMD5 hash of the Title string
TitleTEXTTitle of the update
DescriptionTEXTDescription given to the update
AutoSelectOnWebSitesTINYINT
CanRequireSourceTINYINT
EulaAcceptedTINYINT
EulaTextTEXTEnd User License Agreement for the update
HandlerIDVARCHARHandler ID of the update
IsBetaTINYINT
IsDownloadedTINYINT
IsHiddenTINYINT
IsInstalledTINYINT
IsMandatoryTINYINT
IsUninstallableTINYINT
LastDeploymentChangeTimeDATETIMEMost recent date and time that the deployment status of the update changed
MaxDownloadSizeDECIMALMaximum possible download size of the update
RecommendedCpuSpeedINTRecommended CPU speed for installing the update
RecommendedHardDiskSpaceINTRecommended free space for installing the update
RecommendedMemoryINTRecommended amount of RAM for installing the update
ReleaseNotesTEXTRelease notes for the update
MsrcSeverityVARCHARMSRC severity level of the update
SupportUrlVARCHARSupport URL for the update
TypeINT
UninstallNotesTEXTUninstall notes for the update
RebootRequiredTINYINT
IsPresentTINYINT
BrowseOnlyTINYINT
PerUserTINYINT
ScriptRunTimeDATETIMELast date and time that the populating script was executed.