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.
windows_security_center
The health status of Window Security features. Health values can be "Good", "Poor". "Snoozed", "Not Monitored", and "Error".
Column | Type | Description |
---|---|---|
antispyware | text | Deprecated (always 'Good'). Not returned in SELECT * FROM windows_security_center . |
antivirus | text | The health of the monitored Antivirus solution (see windows_security_products) |
autoupdate | text | The health of the Windows Autoupdate feature |
firewall | text | The health of the monitored Firewall (see windows_security_products) |
internet_settings | text | The health of the Internet Settings |
user_account_control | text | The health of the User Account Control (UAC) capability in Windows |
windows_security_center_service | text | The health of the Windows Security Center Service |
select * from windows_security_center