Skip to main content

Windows Update History Audit

Summary

This document describes a script that gathers Windows update data and enters it into the EPM - Custom Table - pvl_windows_updates table.

Sample Run

Sample Run

Dependencies

Variables

NameDescription
JSONPathThe file path where the serialized object will be saved.

Global Parameters

NameValueDescription
TableNamepvl_windows_updatesThe table to save the data to.
ProjectNameGet-WindowsUpdateReportThe name of the target agnostic script.

Output