This commit is contained in:
Greg Lindsay
2017-02-09 17:03:20 -08:00
parent 4f24031732
commit f4c9b0e4b9
2 changed files with 8 additions and 1 deletions

View File

@ -112,3 +112,6 @@ In order for your devices to show up in Windows Analytics: Update Compliance, th
Microsofts Mobile Device Management can be used to deploy your Commercial ID to your organizations devices. The Commercial ID is listed under **Provider/ProviderID/CommercialID**. More information on deployment using MDM can be found [here](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/dmclient-csp).
# Related topics
[Use Update Compliance to monitor Windows Updates](update-compliance-using.md)

View File

@ -347,4 +347,8 @@ OS Distribution for the devices This query provides a chart view displaying the
<TR><TD>Update deferred<TD>This query provides a chart view displaying the breakdown of devices that are either paused, or not paused for feature updates.<BR><BR>“Not configured” means the device is not paused. “Paused” means it is currently paused.
<TR><TD>Deferral configurations for Quality Update<TD>This query provides a chart view which displays a breakdown of the different Quality Update deferral configurations through WUfB that the devices seen by the solution are using.<BR><BR>The configuration is in days. 0 days means the device has WUfB deferrals configured, but is not set to defer quality updates. -1 means the device has no quality update deferral policies configured.
<TR><TD>Pause configurations for Quality Update<TD>This query provides to a chart view displaying the breakdown of devices that are either paused, or not paused for quality updates.<BR><BR>**Not configured** means the device is not paused. **Paused** means it is currently paused.
</TABLE>
</TABLE>
# Related topics
[Get started with Update Compliance](update-compliance-get-started.md)