Software Inventory Data

Applies to: Advanced/Patch Insights for Intune

This article documents the software inventory data collected by the Patch My PC (PMPC) Advanced/Patch Insights for Intune client.

MicrosoftUpdateCompliance

Uinv 104

Name
Type
Description
Data Source

UpdateID

string

Unique identifier for the Microsoft update

Windows Update API

Name

string

Name of the update

Windows Update API

IsInstalled

bool

Indicates whether the update is installed

Windows Update API

Classification

int

Classification code of the update (e.g., security, critical)

Windows Update API

OsServicingChannel

Cinv 103

Name
Type
Description
Data Source

ServiceChannel

string

The OS servicing channel

WMI/Registry

RebootStatus

Cinv 103

Name
Type
Description
Data Source

IsPending

bool

Indicates if a system reboot is pending

Registry/FileSystem

Reasons

string

List of reasons why a reboot is required

Inferred

SoftwareRegistryEntry

Cinv 103

Name
Type
Description
Data Source

DisplayName

string

Name of the software as shown in Programs and Features

Registry

DisplayVersion

string

Version of the software

Registry

InstallDate

DateTime

Date the software was installed

Registry

Is64Bit

bool

Indicates whether the software is 64-bit

Registry

IsSystemComponent

bool

Indicates if the software is marked as a system component

Registry

ProductID

string

Unique identifier for the product (e.g., registry subkey path)

Registry

Publisher

string

Name of the software publisher

Registry

UpdateCompliance

Uinv 104

Name
Type
Description
Data Source

PackageID

string

Unique identifier for the update package

Update Catalog

Name

string

Name of the update

Update Catalog

IsInstalled

bool

Indicates whether the update is installed

FileSystem/Registry/WMI/Win API

WuaMetadata

Uinv 104

Name
Type
Description
Data Source

WuaLastStatusMessage

string

Last status message from the Windows Update Agent

Windows Update API

WuaLastStatusCode

int

Last status code returned by the Windows Update Agent

Windows Update API

WuaAgentVersion

string

Version of the Windows Update Agent

Windows Update API

Last updated

Was this helpful?