Commonality of Operating Systems
Description
This query provides the commonality of operating systems seen in the inventory
Query · kql
// DeviceInfo | summarize arg_max(Timestamp, *) by DeviceId | summarize dcount(DeviceId) by OSDistribution
This query provides the commonality of operating systems seen in the inventory
// DeviceInfo | summarize arg_max(Timestamp, *) by DeviceId | summarize dcount(DeviceId) by OSDistribution
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.