mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Update AllowOptionalContent policy
This commit is contained in:
parent
6788f8d89b
commit
20dded1df6
@ -4,7 +4,7 @@ description: Learn more about the Update Area in Policy CSP.
|
||||
author: vinaypamnani-msft
|
||||
manager: aaroncz
|
||||
ms.author: vinpa
|
||||
ms.date: 08/10/2023
|
||||
ms.date: 08/28/2023
|
||||
ms.localizationpriority: medium
|
||||
ms.prod: windows-client
|
||||
ms.technology: itpro-manage
|
||||
@ -25,11 +25,11 @@ ms.topic: reference
|
||||
Update CSP policies are listed below based on the group policy area:
|
||||
|
||||
- [Windows Insider Preview](#windows-insider-preview)
|
||||
- [AllowOptionalContent](#allowoptionalcontent)
|
||||
- [ConfigureDeadlineNoAutoRebootForFeatureUpdates](#configuredeadlinenoautorebootforfeatureupdates)
|
||||
- [ConfigureDeadlineNoAutoRebootForQualityUpdates](#configuredeadlinenoautorebootforqualityupdates)
|
||||
- [Manage updates offered from Windows Update](#manage-updates-offered-from-windows-update)
|
||||
- [AllowNonMicrosoftSignedUpdate](#allownonmicrosoftsignedupdate)
|
||||
- [AllowOptionalContent](#allowoptionalcontent)
|
||||
- [AutomaticMaintenanceWakeUp](#automaticmaintenancewakeup)
|
||||
- [BranchReadinessLevel](#branchreadinesslevel)
|
||||
- [DeferFeatureUpdatesPeriodInDays](#deferfeatureupdatesperiodindays)
|
||||
@ -107,65 +107,6 @@ Update CSP policies are listed below based on the group policy area:
|
||||
|
||||
## Windows Insider Preview
|
||||
|
||||
<!-- AllowOptionalContent-Begin -->
|
||||
### AllowOptionalContent
|
||||
|
||||
<!-- AllowOptionalContent-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
<!-- AllowOptionalContent-Applicability-End -->
|
||||
|
||||
<!-- AllowOptionalContent-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/Update/AllowOptionalContent
|
||||
```
|
||||
<!-- AllowOptionalContent-OmaUri-End -->
|
||||
|
||||
<!-- AllowOptionalContent-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
This policy enables devices to get offered optional updates and users interact with the 'Get the latest updates as soon as they're available' toggle on the Windows Update Settings page.
|
||||
<!-- AllowOptionalContent-Description-End -->
|
||||
|
||||
<!-- AllowOptionalContent-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- AllowOptionalContent-Editable-End -->
|
||||
|
||||
<!-- AllowOptionalContent-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | `int` |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
| Default Value | 0 |
|
||||
<!-- AllowOptionalContent-DFProperties-End -->
|
||||
|
||||
<!-- AllowOptionalContent-AllowedValues-Begin -->
|
||||
**Allowed values**:
|
||||
|
||||
| Value | Description |
|
||||
|:--|:--|
|
||||
| 0 (Default) | Device doesn't receive optional updates. |
|
||||
| 1 | Device receives optional updates and user can install from WU Settings page. |
|
||||
| 2 | Device receives optional updates and install them as soon as they're available. |
|
||||
<!-- AllowOptionalContent-AllowedValues-End -->
|
||||
|
||||
<!-- AllowOptionalContent-GpMapping-Begin -->
|
||||
**Group policy mapping**:
|
||||
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | AllowOptionalContent |
|
||||
| Path | WindowsUpdate > AT > WindowsComponents > WindowsUpdateCat |
|
||||
<!-- AllowOptionalContent-GpMapping-End -->
|
||||
|
||||
<!-- AllowOptionalContent-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- AllowOptionalContent-Examples-End -->
|
||||
|
||||
<!-- AllowOptionalContent-End -->
|
||||
|
||||
<!-- ConfigureDeadlineNoAutoRebootForFeatureUpdates-Begin -->
|
||||
### ConfigureDeadlineNoAutoRebootForFeatureUpdates
|
||||
|
||||
@ -335,6 +276,66 @@ Allows the IT admin to manage whether Automatic Updates accepts updates signed b
|
||||
|
||||
<!-- AllowNonMicrosoftSignedUpdate-End -->
|
||||
|
||||
<!-- AllowOptionalContent-Begin -->
|
||||
### AllowOptionalContent
|
||||
|
||||
<!-- AllowOptionalContent-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 [10.0.22621] and later |
|
||||
<!-- AllowOptionalContent-Applicability-End -->
|
||||
|
||||
<!-- AllowOptionalContent-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/Update/AllowOptionalContent
|
||||
```
|
||||
<!-- AllowOptionalContent-OmaUri-End -->
|
||||
|
||||
<!-- AllowOptionalContent-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
This policy enables devices to get offered optional updates and users interact with the 'Get the latest updates as soon as they're available' toggle on the Windows Update Settings page.
|
||||
<!-- AllowOptionalContent-Description-End -->
|
||||
|
||||
<!-- AllowOptionalContent-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- AllowOptionalContent-Editable-End -->
|
||||
|
||||
<!-- AllowOptionalContent-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | `int` |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
| Default Value | 0 |
|
||||
<!-- AllowOptionalContent-DFProperties-End -->
|
||||
|
||||
<!-- AllowOptionalContent-AllowedValues-Begin -->
|
||||
**Allowed values**:
|
||||
|
||||
| Value | Description |
|
||||
|:--|:--|
|
||||
| 0 (Default) | Don't receive optional updates. |
|
||||
| 1 | Automatically receive optional updates (including CFRs). |
|
||||
| 2 | Automatically receive optional updates. |
|
||||
| 3 | Users can select which optional updates to receive. |
|
||||
<!-- AllowOptionalContent-AllowedValues-End -->
|
||||
|
||||
<!-- AllowOptionalContent-GpMapping-Begin -->
|
||||
**Group policy mapping**:
|
||||
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | AllowOptionalContent |
|
||||
| Path | WindowsUpdate > AT > WindowsComponents > WindowsUpdateCat |
|
||||
<!-- AllowOptionalContent-GpMapping-End -->
|
||||
|
||||
<!-- AllowOptionalContent-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- AllowOptionalContent-Examples-End -->
|
||||
|
||||
<!-- AllowOptionalContent-End -->
|
||||
|
||||
<!-- AutomaticMaintenanceWakeUp-Begin -->
|
||||
### AutomaticMaintenanceWakeUp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user