
#SUMMARIZE MACHINE DRIVERS#
find all Windows updates - excluding Definition Updates and Drivers Query 1: Count of machines (dashboard) number of machines, which have NO pending updates which are more than 1 months old to exclude this months updates.number of machines, which have IMPORTANT FEATURE UPDATES pending which are more than 1 months old to exclude this months updates.number of machines, which have IMPORTANT SECURITY UPDATES pending which are more than 1 months old to exclude this months updates.number of machines, which has CRITICAL NON-SECURITY UPDATES pending, which are more than 1 months old to exclude this months updates.Need Important Feature Updates = FeatureUpdatesTotal

Need Important Security Updates = SecurityUpdatesCountTotal Need Critical Updates = CriticalUpdatesCountTotal IMPORTANT FEATURE UPDATES (planned): Feature Packs, Updates, Servicing Stack Updates, Upgrades, Service Packs IMPORTANT SECURITY UPDATES (monthly): Security Updates, Security-only update, Update Rollups, Monthly Rollups CRITICAL NON-SECURITY UPDATES (monthly): Critical Updates My customer has made their own definitions/grouping: Does anyone have something they would share with me - or similar queries, which can inspire me. I have tried to describe the needed queries below. But I simply don't know, how I can make the right queries.

Hi, I'm trying to make a bunch of queries + new dashboard, that is similar to the built-in queries in the System Update Assessment in Azure LogAnalytics.
