Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
deviceguard_status
Retrieve DeviceGuard 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. |
configured_security_services | text | The list of configured Device Guard services. Returns UNKNOWN if an error is encountered. |
instance_identifier | text | The instance ID of Device Guard. |
running_security_services | text | The list of running Device Guard services. Returns UNKNOWN if an error is encountered. |
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. |