Merge branch 'main' into wufbr-faq-7760853

This commit is contained in:
Meghan Stewart
2023-06-20 07:24:45 -07:00
committed by GitHub
70 changed files with 368 additions and 89 deletions

View File

@ -8,7 +8,7 @@ ms.author: mstewart
manager: aaroncz
ms.topic: article
ms.technology: itpro-updates
ms.date: 02/14/2023
ms.date: 06/16/2023
---
# Deploy drivers and firmware updates with Windows Update for Business deployment service
@ -123,7 +123,7 @@ To create a policy with additional settings, in the request body:
{
"@odata.type": "#microsoft.graph.windowsUpdates.updatePolicy",
"audience": {
"@odata.id": "d39ad1ce-0123-4567-89ab-cdef01234567"
"id": "d39ad1ce-0123-4567-89ab-cdef01234567"
},
"complianceChanges": [
{

View File

@ -23,7 +23,7 @@ This article is targeted at configuring devices enrolled to [Microsoft Intune](/
> [!TIP]
> - If you need to troubleshoot client enrollment, consider deploying the [configuration script](#deploy-the-configuration-script) as a Win32 app to a few devices and reviewing the logs it creates. Additional checks are performed with the script to ensure devices are correctly configured.
> - Intune provides compliance reports and they have their own prerequisites for use. The number of devices that appear in the Intune reports may also vary from the Windows Update for Business reports. For more information, see [Intune compliance reports for updates](/mem/intune/protect/windows-update-compliance-reports).
> - Intune provides compliance reports and they have their own prerequisites for use. The number of devices that appear in the Intune reports may also vary from the Windows Update for Business reports. For more information, see [Intune compliance reports for updates](/mem/intune/protect/windows-update-reports).
## Create a configuration profile