mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 06:13:41 +00:00
Merged PR 3250: Update/BranchReadinessLevel in Policy CSP
This commit is contained in:
@ -1374,6 +1374,7 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
|
|||||||
<li>Search/AllowCloudSearch</li>
|
<li>Search/AllowCloudSearch</li>
|
||||||
<li>System/LimitEnhancedDiagnosticDataWindowsAnalytics</li>
|
<li>System/LimitEnhancedDiagnosticDataWindowsAnalytics</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>Added new settings to Update/BranchReadinessLevel policy in Windows 10 version 1709.</p>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr class="odd">
|
<tr class="odd">
|
||||||
<td style="vertical-align:top">Microsoft Store for Business</td>
|
<td style="vertical-align:top">Microsoft Store for Business</td>
|
||||||
|
@ -471,8 +471,12 @@ This policy is accessible through the Update setting in the user interface or Gr
|
|||||||
|
|
||||||
<p style="margin-left: 20px">The following list shows the supported values:
|
<p style="margin-left: 20px">The following list shows the supported values:
|
||||||
|
|
||||||
- 16 (default) – User gets all applicable upgrades from Current Branch (CB).
|
- 2 {0x2} - Windows Insider build - Fast (added in Windows 10, version 1709)
|
||||||
- 32 – User gets upgrades from Current Branch for Business (CBB).
|
- 4 {0x4} - Windows Insider build - Slow (added in Windows 10, version 1709)
|
||||||
|
- 8 {0x8} - Release Windows Insider build (added in Windows 10, version 1709)
|
||||||
|
- 16 {0x10} - (default) Semi-annual Channel (Targeted). Device gets all applicable feature updates from Semi-annual Channel (Targeted).
|
||||||
|
- 32 {0x20} - Semi-annual Channel. Device gets feature updates from Semi-annual Channel.
|
||||||
|
|
||||||
|
|
||||||
<!--EndDescription-->
|
<!--EndDescription-->
|
||||||
<!--EndPolicy-->
|
<!--EndPolicy-->
|
||||||
@ -1253,12 +1257,12 @@ If a machine has Microsoft Update enabled, any Microsoft Updates in these catego
|
|||||||
> Don't use this policy in Windows 10, version 1607 devices, instead use the new policies listed in [Changes in Windows 10, version 1607 for update management](device-update-management.md#windows10version1607forupdatemanagement). You can continue to use RequireDeferUpgrade for Windows 10, version 1511 devices.
|
> Don't use this policy in Windows 10, version 1607 devices, instead use the new policies listed in [Changes in Windows 10, version 1607 for update management](device-update-management.md#windows10version1607forupdatemanagement). You can continue to use RequireDeferUpgrade for Windows 10, version 1511 devices.
|
||||||
|
|
||||||
|
|
||||||
<p style="margin-left: 20px">Allows the IT admin to set a device to CBB train.
|
<p style="margin-left: 20px">Allows the IT admin to set a device to Semi-Annual Channel train.
|
||||||
|
|
||||||
<p style="margin-left: 20px">The following list shows the supported values:
|
<p style="margin-left: 20px">The following list shows the supported values:
|
||||||
|
|
||||||
- 0 (default) – User gets upgrades from Current Branch.
|
- 0 (default) – User gets upgrades from Semi-Annual Channel (Targeted).
|
||||||
- 1 – User gets upgrades from Current Branch for Business.
|
- 1 – User gets upgrades from Semi-Annual Channel.
|
||||||
|
|
||||||
<!--EndDescription-->
|
<!--EndDescription-->
|
||||||
<!--EndPolicy-->
|
<!--EndPolicy-->
|
||||||
|
Reference in New Issue
Block a user