Skip to main content

Windows 10 Version Metrics + Filters + Client Filters

Summary

This dataview displays the number of Windows 10 machines by the build number (ReleaseID) as well as a calculated percentage of machines on that version against the total number of Windows 10 devices for each client. There are several filters available for this data. See the columns listed below for filter details.

An additional summarized row per client is included in the dataview.

Sample Screenshot:

Sample Screenshot

Columns

ColumnTypeExplanation
ReleaseIDmediumtextThe Build Name/Number for Windows 10. Example: 1709, 21H1, 1803 - LTSC. It will show 'Windows 10' for the Summary Row.
Total Machines Unfiltereddecimal(23,0)The number of Windows 10 machines for the client for the concerned ReleaseID. For the summary row, it's the total number of Windows 10 machines.
% Total Unfilteredvarchar(27)The number of machines on that Windows 10 ReleaseID for the client divided by the total number of Windows 10 machines for the client. For the Summary row, it will be 100.
Count Machines Onlinedecimal(23,0)The number of machines on the respective Windows 10 ReleaseID for the client with the following filter: The machine must have checked into CW Automate in the last 15 minutes. For the Summary row, it's the number of online Windows 10 machines for the client.
% Total Onlinedecimal(28,1)The number of machines on the respective Windows 10 ReleaseID for the client with the above filter divided by the total number of Windows 10 machines for the client with the same ReleaseID. For the Summary row, it's the percentage of online Windows 10 machines out of the total Windows 10 machines for the client.
clientidint(11)Client ID
Machines W/ Patch Policydecimal(23,0)The number of machines on the respective Windows 10 ReleaseID for the client with the following filter: The machine must have a patch policy with "Managed Mode" or "Managed Mode UI Disabled" as its patch install method. For the Summary row, it's the total number of Windows 10 machines for the client with a "Managed Mode" or "Managed Mode UI Disabled" as its patch install method.
% Total W/ Patch Policydecimal(28,1)The number of machines on the respective Windows 10 ReleaseID for the client with the above filter divided by the total number of Windows 10 machines for the client with the same ReleaseID. For the Summary row, it's the percentage of Windows 10 machines for the client with a Managed Patch policy assigned out of the total Windows 10 machines for the client.
Online Machines W/ Patch Policydecimal(23,0)The number of machines on the respective Windows 10 ReleaseID for each client with the following filters: The machine must have a patch policy with "Managed Mode" or "Managed Mode UI Disabled" as its patch install method. The machine must have checked into CW Automate in the last 15 minutes. For the Summary row, it's the count of online Windows 10 machines for the client with a "Managed Mode" or "Managed Mode UI Disabled" as its patch install method.
% Total Online W/ Patch Policydecimal(28,1)The number of machines on the respective Windows 10 ReleaseID for each client with the above filters divided by the total number of Windows 10 machines for the client with the same ReleaseID. For the Summary row, it's the percentage of online Windows 10 machines for the client with a "Managed Mode" or "Managed Mode UI Disabled" as its patch install method out of the total number of Windows 10 machines for the client.
Client_Namevarchar(50)Name of the client
Support End Datevarchar(10)Official Support End Date for the ReleaseID, NULL/Blank for the Client Summary row.
Count Supported Machinesvarchar(21)Number of machines supported for the concerned Release ID, depending on the Support End Date. It's either the total number of machines for that ReleaseID or 0 for the ReleaseID rows. For the Summary row, it's the total count of all the supported Windows 10 machines for that client.
Count Unsupported Machinesvarchar(25)Number of unsupported machines for the concerned Release ID, depending on the Support End Date. It's either the total number of machines for that ReleaseID or 0 for the ReleaseID rows. For the Summary row, it's the total count of all the unsupported Windows 10 machines for that client.
% Supported Machinesvarchar(27)Either 100 or 0 for the ReleaseID row depending on whether the concerned ReleaseID is supported to date. For the Summary row, it's the percentage of the supported Windows 10 machines out of all the available Windows 10 machines.
% Unsupported Machinesvarchar(31)Either 0 or 100 for the ReleaseID row depending on whether the concerned ReleaseID is supported to date. For the Summary row, it's the percentage of the unsupported Windows 10 machines out of all the available Windows 10 machines.
Buildvarchar(60)Build Number for the concerned ReleaseID. e.g., 10.0.19044, 10.0.19043. It will show 'Windows 10' for the Summary Row.