InstalledWMIEvidence Table

InstalledWMIEvidence lists WMI evidence that has been installed on a computer.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for InstalledWMIEvidence table

Database Column

Details

WMIEvidenceID

Type: integer. Key

An identifier for a WMI evidence record. Foreign key to the WMIEvidence table.

ComplianceComputerID

Type: integer. Key

An identifier for a computer record. Foreign key to the ComplianceComputer table.

AccessModeID

Type: integer. Key

The state an application was considered accessed. Foreign key to the AccessMode table.

InstanceName

Type: text (max 256 characters). Key

The name of the WMI class instance used in the source connection for the WMI evidence