Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
hvci_status
Retrieve HVCI info of the machine.
Column | Type | Description |
---|---|---|
code_integrity_policy_enforcement_status | text | The status of the code integrity policy enforcement settings. Returns UNKNOWN if an error is encountered. |
instance_identifier | text | The instance ID of Device Guard. |
umci_policy_status | text | The status of the User Mode Code Integrity security settings. Returns UNKNOWN if an error is encountered. |
vbs_status | text | The status of the virtualization based security settings. Returns UNKNOWN if an error is encountered. |
version | text | The version number of the Device Guard build. |