mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
Merge branch 'main' into release-win11-22h2
This commit is contained in:
@ -1348,6 +1348,13 @@ Value type is string.
|
||||
|
||||
Supported operation is Execute. Request ID is expected as a parameter.
|
||||
|
||||
> [!NOTE]
|
||||
> Key rotation is supported only on these enrollment types. For more information, see [deviceEnrollmentType enum](/graph/api/resources/intune-devices-deviceenrollmenttype).
|
||||
> - windowsAzureADJoin.
|
||||
> - windowsBulkAzureDomainJoin.
|
||||
> - windowsAzureADJoinUsingDeviceAuth.
|
||||
> - windowsCoManagement.
|
||||
|
||||
> [!TIP]
|
||||
> Key rotation feature will only work when:
|
||||
>
|
||||
|
@ -925,10 +925,10 @@ The following list shows the supported values:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|No|Yes|
|
||||
|Home|No|No|
|
||||
|Pro|No|Yes|
|
||||
|Windows SE|No|Yes|
|
||||
|Business|No|No|
|
||||
|Business|No|Yes|
|
||||
|Enterprise|No|Yes|
|
||||
|Education|No|Yes|
|
||||
|
||||
|
@ -3524,8 +3524,8 @@ ADMX Info:
|
||||
<!--SupportedValues-->
|
||||
The following list shows the supported values:
|
||||
|
||||
- 0: (Default) Detect, download, and deploy Driver from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Driver from Windows Server Update Server (WSUS).
|
||||
- 0: (Default) Detect, download, and deploy Drivers from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Drivers from Windows Server Update Server (WSUS).
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--/Policy-->
|
||||
@ -3560,7 +3560,7 @@ The table below shows the applicability of Windows:
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
Configure this policy to specify whether to receive Windows Driver Updates from Windows Update endpoint, managed by Windows Update for Business policies, or through your configured Windows Server Update Service (WSUS) server.
|
||||
Configure this policy to specify whether to receive Windows Feature Updates from Windows Update endpoint, managed by Windows Update for Business policies, or through your configured Windows Server Update Service (WSUS) server.
|
||||
|
||||
If you configure this policy, also configure the scan source policies for other update types:
|
||||
- SetPolicyDrivenUpdateSourceForQualityUpdates
|
||||
@ -3582,8 +3582,8 @@ ADMX Info:
|
||||
<!--SupportedValues-->
|
||||
The following list shows the supported values:
|
||||
|
||||
- 0: (Default) Detect, download, and deploy Feature from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Feature from Windows Server Update Server (WSUS).
|
||||
- 0: (Default) Detect, download, and deploy Feature Updates from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Feature Updates from Windows Server Update Server (WSUS).
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--/Policy-->
|
||||
@ -3618,7 +3618,7 @@ The table below shows the applicability of Windows:
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
Configure this policy to specify whether to receive Windows Driver Updates from Windows Update endpoint, managed by Windows Update for Business policies, or through your configured Windows Server Update Service (WSUS) server.
|
||||
Configure this policy to specify whether to receive Other Updates from Windows Update endpoint, managed by Windows Update for Business policies, or through your configured Windows Server Update Service (WSUS) server.
|
||||
|
||||
If you configure this policy, also configure the scan source policies for other update types:
|
||||
- SetPolicyDrivenUpdateSourceForFeatureUpdates
|
||||
@ -3640,8 +3640,8 @@ ADMX Info:
|
||||
<!--SupportedValues-->
|
||||
The following list shows the supported values:
|
||||
|
||||
- 0: (Default) Detect, download, and deploy Other from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Other from Windows Server Update Server (WSUS).
|
||||
- 0: (Default) Detect, download, and deploy Other updates from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Other updates from Windows Server Update Server (WSUS).
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--/Policy-->
|
||||
@ -3676,7 +3676,7 @@ The table below shows the applicability of Windows:
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
Configure this policy to specify whether to receive Windows Driver Updates from Windows Update endpoint, managed by Windows Update for Business policies, or through your configured Windows Server Update Service (WSUS) server.
|
||||
Configure this policy to specify whether to receive Windows Quality Updates from Windows Update endpoint, managed by Windows Update for Business policies, or through your configured Windows Server Update Service (WSUS) server.
|
||||
|
||||
If you configure this policy, also configure the scan source policies for other update types:
|
||||
- SetPolicyDrivenUpdateSourceForFeatureUpdates
|
||||
@ -3698,8 +3698,8 @@ ADMX Info:
|
||||
<!--SupportedValues-->
|
||||
The following list shows the supported values:
|
||||
|
||||
- 0: (Default) Detect, download, and deploy Quality from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Quality from Windows Server Update Server (WSUS).
|
||||
- 0: (Default) Detect, download, and deploy Quality Updates from Windows Update.
|
||||
- 1: Enabled, Detect, download, and deploy Quality Updates from Windows Server Update Server (WSUS).
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--/Policy-->
|
||||
|
Reference in New Issue
Block a user