You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/intune/protect/windows-update-rollout-options.md
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: brenduns
8
8
ms.author: brenduns
9
9
manager: dougeby
10
-
ms.date: 11/16/2021
10
+
ms.date: 02/07/2022
11
11
ms.topic: how-to
12
12
ms.service: microsoft-intune
13
13
ms.subservice: protect
@@ -72,6 +72,28 @@ The following behaviors apply to the management of offer groups:
72
72
- New devices are distributed to the remaining offer groups.
73
73
- For devices that are no longer targeted by the policy but were offered the update, Windows Update will attempt to retract the offer. However, the offer can’t be retracted if the device has started processing that offer.
74
74
75
+
## Intelligent rollouts
76
+
77
+
To enhance your use of gradual rollouts, you can configure **Intelligent rollouts**.
78
+
79
+
With intelligent rollouts, the Windows Update for Business Deployment Service uses data that it collects from devices to optimize the inclusion of devices to the various offer groups. With this optimization, the first group that receives the update offer will include the fewest number of devices while including the largest pool of variations. By optimizing the membership of that first group, you have an increased opportunity to identify issues while affecting the smallest possible set of devices.
80
+
81
+
To enable intelligent rollout, you use a settings catalog profile from Device configuration to enable WUfB Cloud Processing. Then, assign the profile to the same groups that are assigned to your Feature update profiles.
82
+
83
+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
84
+
85
+
2. Go to **Devices** > **Configuration profiles** > **Create profile**.
86
+
87
+
3. For Platform, select **Windows 10 and later** and then for Profile type, select **Settings catalog (preview)**.
88
+
89
+
4. On the **Configuration settings** page, select **Add settings**, and then on the *Settings picker* page, search for **Allow WUfB Cloud Processing**. You’ll find this setting in the *System* category. Select the checkbox for this setting and then close the *Settings picker* window.
90
+
91
+
5. Set *Allow WUfB Cloud Processing* to **Enabled**.
92
+
93
+
6. On the **Assignments** page, assign the profile to the same groups you use for your Feature update profiles, and then complete and *Create* this settings catalog profile, to deploy it.
94
+
95
+
After the profile deploys, devices that use gradual rollouts for Feature update profiles will also have intelligent optimization applied.
0 commit comments