mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-11 12:57:23 +00:00
CSP Updates 2504
This commit is contained in:
parent
a0286b947d
commit
eb6b5e41b7
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: PassportForWork CSP
|
||||
description: Learn more about the PassportForWork CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -1284,8 +1284,8 @@ Enhanced Sign-in Security (ESS) isolates both biometric template data and matchi
|
||||
|
||||
| Value | Description |
|
||||
|:--|:--|
|
||||
| 0 | ESS will be enabled on systems with capable software and hardware, following the existing default behavior in Windows. Authentication operations of peripheral Windows Hello capable devices will be allowed, subject to current feature limitations. In addition, with this setting, ESS will be enabled on devices with a mixture of biometric devices, such as an ESS capable FPR and a non-ESS capable camera. (not recommended). |
|
||||
| 1 (Default) | ESS will be enabled on systems with capable software and hardware, following the existing default behavior in Windows. Authentication operations of any peripheral biometric device will be blocked and not available for Windows Hello. (default and recommended for highest security). |
|
||||
| 0 | ESS will be disabled on systems with capable software and hardware. Authentication operations of peripheral Windows Hello capable devices will be allowed, subject to current feature limitations. |
|
||||
| 1 (Default) | ESS will be enabled on systems with capable software and hardware, following the existing default behavior in Windows. Authentication operations of any peripheral biometric device will be blocked and not available for Windows Hello. |
|
||||
<!-- Device-Biometrics-EnableESSwithSupportedPeripherals-AllowedValues-End -->
|
||||
|
||||
<!-- Device-Biometrics-EnableESSwithSupportedPeripherals-GpMapping-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: PassportForWork DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the PassportForWork configuration service provider.
|
||||
ms.date: 02/13/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -1579,11 +1579,11 @@ Note that enhanced anti-spoofing for Windows Hello face authentication is not re
|
||||
<MSFT:AllowedValues ValueType="ENUM">
|
||||
<MSFT:Enum>
|
||||
<MSFT:Value>0</MSFT:Value>
|
||||
<MSFT:ValueDescription>ESS will be enabled on systems with capable software and hardware, following the existing default behavior in Windows. Authentication operations of peripheral Windows Hello capable devices will be allowed, subject to current feature limitations. In addition, with this setting, ESS will be enabled on devices with a mixture of biometric devices, such as an ESS capable FPR and a non-ESS capable camera. (not recommended)</MSFT:ValueDescription>
|
||||
<MSFT:ValueDescription>ESS will be disabled on systems with capable software and hardware. Authentication operations of peripheral Windows Hello capable devices will be allowed, subject to current feature limitations.</MSFT:ValueDescription>
|
||||
</MSFT:Enum>
|
||||
<MSFT:Enum>
|
||||
<MSFT:Value>1</MSFT:Value>
|
||||
<MSFT:ValueDescription>ESS will be enabled on systems with capable software and hardware, following the existing default behavior in Windows. Authentication operations of any peripheral biometric device will be blocked and not available for Windows Hello. (default and recommended for highest security)</MSFT:ValueDescription>
|
||||
<MSFT:ValueDescription>ESS will be enabled on systems with capable software and hardware, following the existing default behavior in Windows. Authentication operations of any peripheral biometric device will be blocked and not available for Windows Hello.</MSFT:ValueDescription>
|
||||
</MSFT:Enum>
|
||||
</MSFT:AllowedValues>
|
||||
<MSFT:GpMapping GpEnglishName="Enable ESS with Supported Peripherals" GpAreaPath="Passport~AT~WindowsComponents~MSPassportForWorkCategory" />
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Configuration service provider preview policies
|
||||
description: Learn more about configuration service provider (CSP) policies that are available for Windows Insider Preview.
|
||||
ms.date: 04/21/2025
|
||||
ms.date: 05/02/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -86,6 +86,7 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
|
||||
- [EnableDevDrive](policy-csp-filesystem.md#enabledevdrive)
|
||||
- [DevDriveAttachPolicy](policy-csp-filesystem.md#devdriveattachpolicy)
|
||||
- [ClfsAuthenticationChecking](policy-csp-filesystem.md#clfsauthenticationchecking)
|
||||
|
||||
## HealthAttestation CSP
|
||||
|
||||
@ -135,6 +136,8 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
## LocalPoliciesSecurityOptions
|
||||
|
||||
- [InteractiveLogon_NumberOfPreviousLogonsToCache](policy-csp-localpoliciessecurityoptions.md#interactivelogon_numberofpreviouslogonstocache)
|
||||
- [NetworkAccess_RemotelyAccessibleRegistryPaths](policy-csp-localpoliciessecurityoptions.md#networkaccess_remotelyaccessibleregistrypaths)
|
||||
- [NetworkAccess_RemotelyAccessibleRegistryPathsAndSubpaths](policy-csp-localpoliciessecurityoptions.md#networkaccess_remotelyaccessibleregistrypathsandsubpaths)
|
||||
- [UserAccountControl_BehaviorOfTheElevationPromptForAdministratorProtection](policy-csp-localpoliciessecurityoptions.md#useraccountcontrol_behavioroftheelevationpromptforadministratorprotection)
|
||||
- [UserAccountControl_TypeOfAdminApprovalMode](policy-csp-localpoliciessecurityoptions.md#useraccountcontrol_typeofadminapprovalmode)
|
||||
|
||||
@ -179,7 +182,7 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
|
||||
## SettingsSync
|
||||
|
||||
- [EnableWindowsbackup](policy-csp-settingssync.md#enablewindowsbackup)
|
||||
- [EnableWindowsBackup](policy-csp-settingssync.md#enablewindowsbackup)
|
||||
|
||||
## Start
|
||||
|
||||
@ -220,6 +223,10 @@ This article lists the policies that are applicable for Windows Insider Preview
|
||||
- [DisableGenerativeFill](policy-csp-windowsai.md#disablegenerativefill)
|
||||
- [AllowRecallEnablement](policy-csp-windowsai.md#allowrecallenablement)
|
||||
|
||||
## WindowsBackupAndRestore CSP
|
||||
|
||||
- [EnableWindowsRestore](windowsbackupandrestore-csp.md#enablewindowsrestore)
|
||||
|
||||
## WindowsLicensing CSP
|
||||
|
||||
- [SubscriptionType](windowslicensing-csp.md#subscriptionssubscriptiontype)
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: DeviceLock Policy CSP
|
||||
description: Learn more about the DeviceLock Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -24,7 +24,7 @@ ms.topic: generated-reference
|
||||
<!-- AccountLockoutPolicy-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- AccountLockoutPolicy-Applicability-End -->
|
||||
|
||||
<!-- AccountLockoutPolicy-OmaUri-Begin -->
|
||||
@ -63,7 +63,7 @@ Account lockout threshold - This security setting determines the number of faile
|
||||
<!-- AllowAdministratorLockout-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- AllowAdministratorLockout-Applicability-End -->
|
||||
|
||||
<!-- AllowAdministratorLockout-OmaUri-Begin -->
|
||||
@ -328,7 +328,7 @@ Determines the type of PIN or password required. This policy only applies if the
|
||||
<!-- ClearTextPassword-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ClearTextPassword-Applicability-End -->
|
||||
|
||||
<!-- ClearTextPassword-OmaUri-Begin -->
|
||||
@ -684,7 +684,7 @@ The number of authentication failures allowed before the device will be wiped. A
|
||||
<!-- MaximumPasswordAge-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- MaximumPasswordAge-Applicability-End -->
|
||||
|
||||
<!-- MaximumPasswordAge-OmaUri-Begin -->
|
||||
@ -1024,7 +1024,7 @@ This security setting determines the period of time (in days) that a password mu
|
||||
<!-- MinimumPasswordLength-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- MinimumPasswordLength-Applicability-End -->
|
||||
|
||||
<!-- MinimumPasswordLength-OmaUri-Begin -->
|
||||
@ -1077,7 +1077,7 @@ This security setting determines the least number of characters that a password
|
||||
<!-- MinimumPasswordLengthAudit-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- MinimumPasswordLengthAudit-Applicability-End -->
|
||||
|
||||
<!-- MinimumPasswordLengthAudit-OmaUri-Begin -->
|
||||
@ -1127,7 +1127,7 @@ This security setting determines the minimum password length for which password
|
||||
<!-- PasswordComplexity-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- PasswordComplexity-Applicability-End -->
|
||||
|
||||
<!-- PasswordComplexity-OmaUri-Begin -->
|
||||
@ -1187,7 +1187,7 @@ Complexity requirements are enforced when passwords are changed or created.
|
||||
<!-- PasswordHistorySize-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- PasswordHistorySize-Applicability-End -->
|
||||
|
||||
<!-- PasswordHistorySize-OmaUri-Begin -->
|
||||
@ -1359,7 +1359,7 @@ If you enable this setting, users will no longer be able to modify slide show se
|
||||
<!-- RelaxMinimumPasswordLengthLimits-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- RelaxMinimumPasswordLengthLimits-Applicability-End -->
|
||||
|
||||
<!-- RelaxMinimumPasswordLengthLimits-OmaUri-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Display Policy CSP
|
||||
description: Learn more about the Display Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -22,10 +22,14 @@ ms.topic: generated-reference
|
||||
<!-- ConfigureMultipleDisplayMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ✅ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
<!-- ConfigureMultipleDisplayMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureMultipleDisplayMode-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/Display/ConfigureMultipleDisplayMode
|
||||
```
|
||||
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/Display/ConfigureMultipleDisplayMode
|
||||
```
|
||||
@ -33,7 +37,7 @@ ms.topic: generated-reference
|
||||
|
||||
<!-- ConfigureMultipleDisplayMode-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
This policy sets the default display arrangement to pick between clone or extend.
|
||||
Set the default display arrangement as clone, extend, internalOnly, externalOnly or default Windows Settings.
|
||||
<!-- ConfigureMultipleDisplayMode-Description-End -->
|
||||
|
||||
<!-- ConfigureMultipleDisplayMode-Editable-Begin -->
|
||||
@ -47,7 +51,7 @@ This policy sets the default display arrangement to pick between clone or extend
|
||||
|:--|:--|
|
||||
| Format | `int` |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
| Default Value | 1 |
|
||||
| Default Value | 0 |
|
||||
<!-- ConfigureMultipleDisplayMode-DFProperties-End -->
|
||||
|
||||
<!-- ConfigureMultipleDisplayMode-AllowedValues-Begin -->
|
||||
@ -55,9 +59,11 @@ This policy sets the default display arrangement to pick between clone or extend
|
||||
|
||||
| Value | Description |
|
||||
|:--|:--|
|
||||
| 0 | Default. |
|
||||
| 1 (Default) | Clone. |
|
||||
| 2 | Extend. |
|
||||
| 0 (Default) | Default. |
|
||||
| 1 | Internal Only. |
|
||||
| 2 | External Only. |
|
||||
| 3 | Clone. |
|
||||
| 4 | Extend. |
|
||||
<!-- ConfigureMultipleDisplayMode-AllowedValues-End -->
|
||||
|
||||
<!-- ConfigureMultipleDisplayMode-GpMapping-Begin -->
|
||||
@ -305,10 +311,14 @@ Enabling this setting lets you specify the system-wide default for desktop appli
|
||||
<!-- SetClonePreferredResolutionSource-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ✅ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
<!-- SetClonePreferredResolutionSource-Applicability-End -->
|
||||
|
||||
<!-- SetClonePreferredResolutionSource-OmaUri-Begin -->
|
||||
```User
|
||||
./User/Vendor/MSFT/Policy/Config/Display/SetClonePreferredResolutionSource
|
||||
```
|
||||
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/Display/SetClonePreferredResolutionSource
|
||||
```
|
||||
@ -316,7 +326,7 @@ Enabling this setting lets you specify the system-wide default for desktop appli
|
||||
|
||||
<!-- SetClonePreferredResolutionSource-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
This policy sets the cloned monitor preferred resolution source to an internal or external monitor by default.
|
||||
Set the cloned monitor preferred resolution source as internal or external monitor or set to default.
|
||||
<!-- SetClonePreferredResolutionSource-Description-End -->
|
||||
|
||||
<!-- SetClonePreferredResolutionSource-Editable-Begin -->
|
||||
@ -330,7 +340,7 @@ This policy sets the cloned monitor preferred resolution source to an internal o
|
||||
|:--|:--|
|
||||
| Format | `int` |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
| Default Value | 1 |
|
||||
| Default Value | 0 |
|
||||
<!-- SetClonePreferredResolutionSource-DFProperties-End -->
|
||||
|
||||
<!-- SetClonePreferredResolutionSource-AllowedValues-Begin -->
|
||||
@ -338,8 +348,8 @@ This policy sets the cloned monitor preferred resolution source to an internal o
|
||||
|
||||
| Value | Description |
|
||||
|:--|:--|
|
||||
| 0 | Default. |
|
||||
| 1 (Default) | Internal. |
|
||||
| 0 (Default) | Default. |
|
||||
| 1 | Internal. |
|
||||
| 2 | External. |
|
||||
<!-- SetClonePreferredResolutionSource-AllowedValues-End -->
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: FileSystem Policy CSP
|
||||
description: Learn more about the FileSystem Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -18,6 +18,56 @@ ms.topic: generated-reference
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- FileSystem-Editable-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-Begin -->
|
||||
## ClfsAuthenticationChecking
|
||||
|
||||
<!-- ClfsAuthenticationChecking-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
<!-- ClfsAuthenticationChecking-Applicability-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/FileSystem/ClfsAuthenticationChecking
|
||||
```
|
||||
<!-- ClfsAuthenticationChecking-OmaUri-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-Description-Begin -->
|
||||
<!-- Description-Source-Not-Found -->
|
||||
<!-- ClfsAuthenticationChecking-Description-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- ClfsAuthenticationChecking-Editable-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | `chr` (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- ClfsAuthenticationChecking-DFProperties-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-AdmxBacked-Begin -->
|
||||
<!-- ADMX-Not-Found -->
|
||||
[!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)]
|
||||
|
||||
**ADMX mapping**:
|
||||
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | ClfsAuthenticationChecking |
|
||||
| ADMX File Name | FileSys.admx |
|
||||
<!-- ClfsAuthenticationChecking-AdmxBacked-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- ClfsAuthenticationChecking-Examples-End -->
|
||||
|
||||
<!-- ClfsAuthenticationChecking-End -->
|
||||
|
||||
<!-- DevDriveAttachPolicy-Begin -->
|
||||
## DevDriveAttachPolicy
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: LocalPoliciesSecurityOptions Policy CSP
|
||||
description: Learn more about the LocalPoliciesSecurityOptions Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -361,7 +361,7 @@ Accounts: Rename guest account This security setting determines whether a differ
|
||||
<!-- Audit_AuditTheUseOfBackupAndRestoreprivilege-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- Audit_AuditTheUseOfBackupAndRestoreprivilege-Applicability-End -->
|
||||
|
||||
<!-- Audit_AuditTheUseOfBackupAndRestoreprivilege-OmaUri-Begin -->
|
||||
@ -422,7 +422,7 @@ Audit: Audit the use of Backup and Restore privilege This security setting deter
|
||||
<!-- Audit_ForceAuditPolicySubcategorySettingsToOverrideAuditPolicyCategorySettings-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- Audit_ForceAuditPolicySubcategorySettingsToOverrideAuditPolicyCategorySettings-Applicability-End -->
|
||||
|
||||
<!-- Audit_ForceAuditPolicySubcategorySettingsToOverrideAuditPolicyCategorySettings-OmaUri-Begin -->
|
||||
@ -463,7 +463,7 @@ Audit: Force audit policy subcategory settings (Windows Vista or later) to overr
|
||||
<!-- Audit_ShutdownSystemImmediatelyIfUnableToLogSecurityAudits-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- Audit_ShutdownSystemImmediatelyIfUnableToLogSecurityAudits-Applicability-End -->
|
||||
|
||||
<!-- Audit_ShutdownSystemImmediatelyIfUnableToLogSecurityAudits-OmaUri-Begin -->
|
||||
@ -736,7 +736,7 @@ Devices: Restrict CD-ROM access to locally logged-on user only This security set
|
||||
<!-- Devices_RestrictFloppyAccessToLocallyLoggedOnUserOnly-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- Devices_RestrictFloppyAccessToLocallyLoggedOnUserOnly-Applicability-End -->
|
||||
|
||||
<!-- Devices_RestrictFloppyAccessToLocallyLoggedOnUserOnly-OmaUri-Begin -->
|
||||
@ -789,7 +789,7 @@ Devices: Restrict floppy access to locally logged-on user only This security set
|
||||
<!-- DomainMember_DigitallyEncryptOrSignSecureChannelDataAlways-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- DomainMember_DigitallyEncryptOrSignSecureChannelDataAlways-Applicability-End -->
|
||||
|
||||
<!-- DomainMember_DigitallyEncryptOrSignSecureChannelDataAlways-OmaUri-Begin -->
|
||||
@ -843,7 +843,7 @@ Domain member: Digitally encrypt or sign secure channel data (always) This secur
|
||||
<!-- DomainMember_DigitallyEncryptSecureChannelDataWhenPossible-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- DomainMember_DigitallyEncryptSecureChannelDataWhenPossible-Applicability-End -->
|
||||
|
||||
<!-- DomainMember_DigitallyEncryptSecureChannelDataWhenPossible-OmaUri-Begin -->
|
||||
@ -896,7 +896,7 @@ Domain member: Digitally encrypt secure channel data (when possible) This securi
|
||||
<!-- DomainMember_DigitallySignSecureChannelDataWhenPossible-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- DomainMember_DigitallySignSecureChannelDataWhenPossible-Applicability-End -->
|
||||
|
||||
<!-- DomainMember_DigitallySignSecureChannelDataWhenPossible-OmaUri-Begin -->
|
||||
@ -946,7 +946,7 @@ Domain member: Digitally sign secure channel data (when possible) This security
|
||||
<!-- DomainMember_DisableMachineAccountPasswordChanges-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- DomainMember_DisableMachineAccountPasswordChanges-Applicability-End -->
|
||||
|
||||
<!-- DomainMember_DisableMachineAccountPasswordChanges-OmaUri-Begin -->
|
||||
@ -1000,7 +1000,7 @@ Domain member: Disable machine account password changes Determines whether a dom
|
||||
<!-- DomainMember_MaximumMachineAccountPasswordAge-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- DomainMember_MaximumMachineAccountPasswordAge-Applicability-End -->
|
||||
|
||||
<!-- DomainMember_MaximumMachineAccountPasswordAge-OmaUri-Begin -->
|
||||
@ -1053,7 +1053,7 @@ Domain member: Maximum machine account password age This security setting determ
|
||||
<!-- DomainMember_RequireStrongSessionKey-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- DomainMember_RequireStrongSessionKey-Applicability-End -->
|
||||
|
||||
<!-- DomainMember_RequireStrongSessionKey-OmaUri-Begin -->
|
||||
@ -1353,7 +1353,7 @@ Interactive logon: Don't require CTRL+ALT+DEL This security setting determines w
|
||||
<!-- InteractiveLogon_MachineAccountLockoutThreshold-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- InteractiveLogon_MachineAccountLockoutThreshold-Applicability-End -->
|
||||
|
||||
<!-- InteractiveLogon_MachineAccountLockoutThreshold-OmaUri-Begin -->
|
||||
@ -1557,7 +1557,7 @@ Interactive logon: Message title for users attempting to log on This security se
|
||||
<!-- InteractiveLogon_NumberOfPreviousLogonsToCache-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 with [KB5052093](https://support.microsoft.com/help/5052093) [10.0.26100.3323] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- InteractiveLogon_NumberOfPreviousLogonsToCache-Applicability-End -->
|
||||
|
||||
<!-- InteractiveLogon_NumberOfPreviousLogonsToCache-OmaUri-Begin -->
|
||||
@ -1599,7 +1599,7 @@ Interactive logon: Number of previous logons to cache (in case domain controller
|
||||
<!-- InteractiveLogon_PromptUserToChangePasswordBeforeExpiration-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- InteractiveLogon_PromptUserToChangePasswordBeforeExpiration-Applicability-End -->
|
||||
|
||||
<!-- InteractiveLogon_PromptUserToChangePasswordBeforeExpiration-OmaUri-Begin -->
|
||||
@ -1888,7 +1888,7 @@ Microsoft network client: Send unencrypted password to connect to third-party SM
|
||||
<!-- MicrosoftNetworkServer_AmountOfIdleTimeRequiredBeforeSuspendingSession-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- MicrosoftNetworkServer_AmountOfIdleTimeRequiredBeforeSuspendingSession-Applicability-End -->
|
||||
|
||||
<!-- MicrosoftNetworkServer_AmountOfIdleTimeRequiredBeforeSuspendingSession-OmaUri-Begin -->
|
||||
@ -2071,7 +2071,7 @@ Microsoft network server: Digitally sign communications (if client agrees) This
|
||||
<!-- MicrosoftNetworkServer_DisconnectClientsWhenLogonHoursExpire-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- MicrosoftNetworkServer_DisconnectClientsWhenLogonHoursExpire-Applicability-End -->
|
||||
|
||||
<!-- MicrosoftNetworkServer_DisconnectClientsWhenLogonHoursExpire-OmaUri-Begin -->
|
||||
@ -2114,7 +2114,7 @@ Microsoft network server: Disconnect clients when logon hours expire This securi
|
||||
<!-- MicrosoftNetworkServer_ServerSPNTargetNameValidationLevel-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- MicrosoftNetworkServer_ServerSPNTargetNameValidationLevel-Applicability-End -->
|
||||
|
||||
<!-- MicrosoftNetworkServer_ServerSPNTargetNameValidationLevel-OmaUri-Begin -->
|
||||
@ -2155,7 +2155,7 @@ Microsoft network server: Server SPN target name validation level This policy se
|
||||
<!-- NetworkAccess_AllowAnonymousSIDOrNameTranslation-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkAccess_AllowAnonymousSIDOrNameTranslation-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_AllowAnonymousSIDOrNameTranslation-OmaUri-Begin -->
|
||||
@ -2336,7 +2336,7 @@ Network access: Don't allow anonymous enumeration of SAM accounts and shares Thi
|
||||
<!-- NetworkAccess_DoNotAllowStorageOfPasswordsAndCredentialsForNetworkAuthentication-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkAccess_DoNotAllowStorageOfPasswordsAndCredentialsForNetworkAuthentication-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_DoNotAllowStorageOfPasswordsAndCredentialsForNetworkAuthentication-OmaUri-Begin -->
|
||||
@ -2384,7 +2384,7 @@ Network access: Don't allow storage of passwords and credentials for network aut
|
||||
<!-- NetworkAccess_LetEveryonePermissionsApplyToAnonymousUsers-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkAccess_LetEveryonePermissionsApplyToAnonymousUsers-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_LetEveryonePermissionsApplyToAnonymousUsers-OmaUri-Begin -->
|
||||
@ -2436,7 +2436,7 @@ Network access: Let Everyone permissions apply to anonymous users This security
|
||||
<!-- NetworkAccess_NamedPipesThatCanBeAccessedAnonymously-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkAccess_NamedPipesThatCanBeAccessedAnonymously-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_NamedPipesThatCanBeAccessedAnonymously-OmaUri-Begin -->
|
||||
@ -2476,7 +2476,7 @@ Network access: Named pipes that can be accessed anonymously This security setti
|
||||
<!-- NetworkAccess_RemotelyAccessibleRegistryPaths-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 with [KB5053656](https://support.microsoft.com/help/5053656) [10.0.26100.3624] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- NetworkAccess_RemotelyAccessibleRegistryPaths-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_RemotelyAccessibleRegistryPaths-OmaUri-Begin -->
|
||||
@ -2519,7 +2519,7 @@ Network access: Remotely accessible registry paths This security setting determi
|
||||
<!-- NetworkAccess_RemotelyAccessibleRegistryPathsAndSubpaths-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 with [KB5053656](https://support.microsoft.com/help/5053656) [10.0.26100.3624] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- NetworkAccess_RemotelyAccessibleRegistryPathsAndSubpaths-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_RemotelyAccessibleRegistryPathsAndSubpaths-OmaUri-Begin -->
|
||||
@ -2668,7 +2668,7 @@ Network access: Restrict clients allowed to make remote calls to SAM This policy
|
||||
<!-- NetworkAccess_SharesThatCanBeAccessedAnonymously-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkAccess_SharesThatCanBeAccessedAnonymously-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_SharesThatCanBeAccessedAnonymously-OmaUri-Begin -->
|
||||
@ -2708,7 +2708,7 @@ Network access: Shares that can be accessed anonymously This security setting de
|
||||
<!-- NetworkAccess_SharingAndSecurityModelForLocalAccounts-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkAccess_SharingAndSecurityModelForLocalAccounts-Applicability-End -->
|
||||
|
||||
<!-- NetworkAccess_SharingAndSecurityModelForLocalAccounts-OmaUri-Begin -->
|
||||
@ -2752,7 +2752,7 @@ Network access: Sharing and security model for local accounts This security sett
|
||||
<!-- NetworkSecurity_AllowLocalSystemNULLSessionFallback-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkSecurity_AllowLocalSystemNULLSessionFallback-Applicability-End -->
|
||||
|
||||
<!-- NetworkSecurity_AllowLocalSystemNULLSessionFallback-OmaUri-Begin -->
|
||||
@ -2982,7 +2982,7 @@ Network security: Don't store LAN Manager hash value on next password change Thi
|
||||
<!-- NetworkSecurity_ForceLogoffWhenLogonHoursExpire-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkSecurity_ForceLogoffWhenLogonHoursExpire-Applicability-End -->
|
||||
|
||||
<!-- NetworkSecurity_ForceLogoffWhenLogonHoursExpire-OmaUri-Begin -->
|
||||
@ -3107,7 +3107,7 @@ Network security LAN Manager authentication level This security setting determin
|
||||
<!-- NetworkSecurity_LDAPClientSigningRequirements-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetworkSecurity_LDAPClientSigningRequirements-Applicability-End -->
|
||||
|
||||
<!-- NetworkSecurity_LDAPClientSigningRequirements-OmaUri-Begin -->
|
||||
@ -3513,7 +3513,7 @@ Network security: Restrict NTLM: Outgoing NTLM traffic to remote servers This po
|
||||
<!-- RecoveryConsole_AllowAutomaticAdministrativeLogon-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- RecoveryConsole_AllowAutomaticAdministrativeLogon-Applicability-End -->
|
||||
|
||||
<!-- RecoveryConsole_AllowAutomaticAdministrativeLogon-OmaUri-Begin -->
|
||||
@ -3563,7 +3563,7 @@ Recovery console: Allow automatic administrative logon This security setting det
|
||||
<!-- RecoveryConsole_AllowFloppyCopyAndAccessToAllDrivesAndAllFolders-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- RecoveryConsole_AllowFloppyCopyAndAccessToAllDrivesAndAllFolders-Applicability-End -->
|
||||
|
||||
<!-- RecoveryConsole_AllowFloppyCopyAndAccessToAllDrivesAndAllFolders-OmaUri-Begin -->
|
||||
@ -3720,7 +3720,7 @@ Shutdown: Clear virtual memory pagefile This security setting determines whether
|
||||
<!-- SystemCryptography_ForceStrongKeyProtection-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- SystemCryptography_ForceStrongKeyProtection-Applicability-End -->
|
||||
|
||||
<!-- SystemCryptography_ForceStrongKeyProtection-OmaUri-Begin -->
|
||||
@ -3761,7 +3761,7 @@ System Cryptography: Force strong key protection for user keys stored on the com
|
||||
<!-- SystemObjects_RequireCaseInsensitivityForNonWindowsSubsystems-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- SystemObjects_RequireCaseInsensitivityForNonWindowsSubsystems-Applicability-End -->
|
||||
|
||||
<!-- SystemObjects_RequireCaseInsensitivityForNonWindowsSubsystems-OmaUri-Begin -->
|
||||
@ -3811,7 +3811,7 @@ System objects: Require case insensitivity for non-Windows subsystems This secur
|
||||
<!-- SystemObjects_StrengthenDefaultPermissionsOfInternalSystemObjects-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- SystemObjects_StrengthenDefaultPermissionsOfInternalSystemObjects-Applicability-End -->
|
||||
|
||||
<!-- SystemObjects_StrengthenDefaultPermissionsOfInternalSystemObjects-OmaUri-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: MSSecurityGuide Policy CSP
|
||||
description: Learn more about the MSSecurityGuide Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -222,7 +222,7 @@ ms.topic: generated-reference
|
||||
<!-- NetBTNodeTypeConfiguration-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- NetBTNodeTypeConfiguration-Applicability-End -->
|
||||
|
||||
<!-- NetBTNodeTypeConfiguration-OmaUri-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: NetworkListManager Policy CSP
|
||||
description: Learn more about the NetworkListManager Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -20,7 +20,7 @@ ms.topic: generated-reference
|
||||
<!-- AllNetworks_NetworkIcon-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- AllNetworks_NetworkIcon-Applicability-End -->
|
||||
|
||||
<!-- AllNetworks_NetworkIcon-OmaUri-Begin -->
|
||||
@ -69,7 +69,7 @@ This policy setting allows you to specify whether users can change the network i
|
||||
<!-- AllNetworks_NetworkLocation-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- AllNetworks_NetworkLocation-Applicability-End -->
|
||||
|
||||
<!-- AllNetworks_NetworkLocation-OmaUri-Begin -->
|
||||
@ -118,7 +118,7 @@ This policy setting allows you to specify whether users can change the network l
|
||||
<!-- AllNetworks_NetworkName-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- AllNetworks_NetworkName-Applicability-End -->
|
||||
|
||||
<!-- AllNetworks_NetworkName-OmaUri-Begin -->
|
||||
@ -261,7 +261,7 @@ This policy setting provides the string that names a network. If this setting is
|
||||
<!-- IdentifyingNetworks_LocationType-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- IdentifyingNetworks_LocationType-Applicability-End -->
|
||||
|
||||
<!-- IdentifyingNetworks_LocationType-OmaUri-Begin -->
|
||||
@ -310,7 +310,7 @@ This policy setting allows you to configure the Network Location for networks th
|
||||
<!-- UnidentifiedNetworks_LocationType-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- UnidentifiedNetworks_LocationType-Applicability-End -->
|
||||
|
||||
<!-- UnidentifiedNetworks_LocationType-OmaUri-Begin -->
|
||||
@ -359,7 +359,7 @@ This policy setting allows you to configure the Network Location type for networ
|
||||
<!-- UnidentifiedNetworks_UserPermissions-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- UnidentifiedNetworks_UserPermissions-Applicability-End -->
|
||||
|
||||
<!-- UnidentifiedNetworks_UserPermissions-OmaUri-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: SettingsSync Policy CSP
|
||||
description: Learn more about the SettingsSync Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -140,39 +140,39 @@ If you don't set or disable this setting, syncing of the "language preferences"
|
||||
|
||||
<!-- DisableLanguageSettingSync-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-Begin -->
|
||||
## EnableWindowsbackup
|
||||
<!-- EnableWindowsBackup-Begin -->
|
||||
## EnableWindowsBackup
|
||||
|
||||
<!-- EnableWindowsbackup-Applicability-Begin -->
|
||||
<!-- EnableWindowsBackup-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
<!-- EnableWindowsbackup-Applicability-End -->
|
||||
<!-- EnableWindowsBackup-Applicability-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-OmaUri-Begin -->
|
||||
<!-- EnableWindowsBackup-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/Policy/Config/SettingsSync/EnableWindowsbackup
|
||||
./Device/Vendor/MSFT/Policy/Config/SettingsSync/EnableWindowsBackup
|
||||
```
|
||||
<!-- EnableWindowsbackup-OmaUri-End -->
|
||||
<!-- EnableWindowsBackup-OmaUri-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-Description-Begin -->
|
||||
<!-- EnableWindowsBackup-Description-Begin -->
|
||||
<!-- Description-Source-Not-Found -->
|
||||
<!-- EnableWindowsbackup-Description-End -->
|
||||
<!-- EnableWindowsBackup-Description-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-Editable-Begin -->
|
||||
<!-- EnableWindowsBackup-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- EnableWindowsbackup-Editable-End -->
|
||||
<!-- EnableWindowsBackup-Editable-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-DFProperties-Begin -->
|
||||
<!-- EnableWindowsBackup-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | `chr` (string) |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
<!-- EnableWindowsbackup-DFProperties-End -->
|
||||
<!-- EnableWindowsBackup-DFProperties-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-AdmxBacked-Begin -->
|
||||
<!-- EnableWindowsBackup-AdmxBacked-Begin -->
|
||||
<!-- ADMX-Not-Found -->
|
||||
[!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)]
|
||||
|
||||
@ -180,15 +180,15 @@ If you don't set or disable this setting, syncing of the "language preferences"
|
||||
|
||||
| Name | Value |
|
||||
|:--|:--|
|
||||
| Name | EnableWindowsbackup |
|
||||
| Name | EnableWindowsBackup |
|
||||
| ADMX File Name | SettingSync.admx |
|
||||
<!-- EnableWindowsbackup-AdmxBacked-End -->
|
||||
<!-- EnableWindowsBackup-AdmxBacked-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-Examples-Begin -->
|
||||
<!-- EnableWindowsBackup-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- EnableWindowsbackup-Examples-End -->
|
||||
<!-- EnableWindowsBackup-Examples-End -->
|
||||
|
||||
<!-- EnableWindowsbackup-End -->
|
||||
<!-- EnableWindowsBackup-End -->
|
||||
|
||||
<!-- SettingsSync-CspMoreInfo-Begin -->
|
||||
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: SystemServices Policy CSP
|
||||
description: Learn more about the SystemServices Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -20,7 +20,7 @@ ms.topic: generated-reference
|
||||
<!-- ConfigureComputerBrowserServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureComputerBrowserServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureComputerBrowserServiceStartupMode-OmaUri-Begin -->
|
||||
@ -170,7 +170,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureIISAdminServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureIISAdminServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureIISAdminServiceStartupMode-OmaUri-Begin -->
|
||||
@ -220,7 +220,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureInfraredMonitorServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureInfraredMonitorServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureInfraredMonitorServiceStartupMode-OmaUri-Begin -->
|
||||
@ -270,7 +270,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureInternetConnectionSharingServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureInternetConnectionSharingServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureInternetConnectionSharingServiceStartupMode-OmaUri-Begin -->
|
||||
@ -320,7 +320,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureLxssManagerServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureLxssManagerServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureLxssManagerServiceStartupMode-OmaUri-Begin -->
|
||||
@ -370,7 +370,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureMicrosoftFTPServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureMicrosoftFTPServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureMicrosoftFTPServiceStartupMode-OmaUri-Begin -->
|
||||
@ -420,7 +420,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureRemoteProcedureCallLocatorServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureRemoteProcedureCallLocatorServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureRemoteProcedureCallLocatorServiceStartupMode-OmaUri-Begin -->
|
||||
@ -470,7 +470,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureRoutingAndRemoteAccessServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureRoutingAndRemoteAccessServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureRoutingAndRemoteAccessServiceStartupMode-OmaUri-Begin -->
|
||||
@ -520,7 +520,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureSimpleTCPIPServicesStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureSimpleTCPIPServicesStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureSimpleTCPIPServicesStartupMode-OmaUri-Begin -->
|
||||
@ -570,7 +570,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureSpecialAdministrationConsoleHelperServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureSpecialAdministrationConsoleHelperServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureSpecialAdministrationConsoleHelperServiceStartupMode-OmaUri-Begin -->
|
||||
@ -620,7 +620,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureSSDPDiscoveryServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureSSDPDiscoveryServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureSSDPDiscoveryServiceStartupMode-OmaUri-Begin -->
|
||||
@ -670,7 +670,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureUPnPDeviceHostServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureUPnPDeviceHostServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureUPnPDeviceHostServiceStartupMode-OmaUri-Begin -->
|
||||
@ -720,7 +720,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureWebManagementServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureWebManagementServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureWebManagementServiceStartupMode-OmaUri-Begin -->
|
||||
@ -770,7 +770,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureWindowsMediaPlayerNetworkSharingServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureWindowsMediaPlayerNetworkSharingServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureWindowsMediaPlayerNetworkSharingServiceStartupMode-OmaUri-Begin -->
|
||||
@ -820,7 +820,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureWindowsMobileHotspotServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureWindowsMobileHotspotServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureWindowsMobileHotspotServiceStartupMode-OmaUri-Begin -->
|
||||
@ -870,7 +870,7 @@ This setting determines whether the service's start type is Automatic(2), Manual
|
||||
<!-- ConfigureWorldWideWebPublishingServiceStartupMode-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ConfigureWorldWideWebPublishingServiceStartupMode-Applicability-End -->
|
||||
|
||||
<!-- ConfigureWorldWideWebPublishingServiceStartupMode-OmaUri-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: UserRights Policy CSP
|
||||
description: Learn more about the UserRights Area in Policy CSP.
|
||||
ms.date: 03/12/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -257,7 +257,7 @@ This user right allows a process to impersonate any user without authentication.
|
||||
<!-- AdjustMemoryQuotasForProcess-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- AdjustMemoryQuotasForProcess-Applicability-End -->
|
||||
|
||||
<!-- AdjustMemoryQuotasForProcess-OmaUri-Begin -->
|
||||
@ -366,7 +366,7 @@ This user right determines which users can log on to the computer.
|
||||
<!-- AllowLogOnThroughRemoteDesktop-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- AllowLogOnThroughRemoteDesktop-Applicability-End -->
|
||||
|
||||
<!-- AllowLogOnThroughRemoteDesktop-OmaUri-Begin -->
|
||||
@ -467,7 +467,7 @@ This user right determines which users can bypass file, directory, registry, and
|
||||
<!-- BypassTraverseChecking-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- BypassTraverseChecking-Applicability-End -->
|
||||
|
||||
<!-- BypassTraverseChecking-OmaUri-Begin -->
|
||||
@ -582,7 +582,7 @@ This user right determines which users and groups can change the time and date o
|
||||
<!-- ChangeTimeZone-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ChangeTimeZone-Applicability-End -->
|
||||
|
||||
<!-- ChangeTimeZone-OmaUri-Begin -->
|
||||
@ -1058,7 +1058,7 @@ This security setting determines which service accounts are prevented from regis
|
||||
<!-- DenyLogOnAsBatchJob-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- DenyLogOnAsBatchJob-Applicability-End -->
|
||||
|
||||
<!-- DenyLogOnAsBatchJob-OmaUri-Begin -->
|
||||
@ -1590,7 +1590,7 @@ This user right determines which accounts can use a process to keep data in phys
|
||||
<!-- LogOnAsBatchJob-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- LogOnAsBatchJob-Applicability-End -->
|
||||
|
||||
<!-- LogOnAsBatchJob-OmaUri-Begin -->
|
||||
@ -1639,7 +1639,7 @@ This security setting allows a user to be logged-on by means of a batch-queue fa
|
||||
<!-- LogOnAsService-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- LogOnAsService-Applicability-End -->
|
||||
|
||||
<!-- LogOnAsService-OmaUri-Begin -->
|
||||
@ -1936,7 +1936,7 @@ This user right determines which users can use performance monitoring tools to m
|
||||
<!-- ProfileSystemPerformance-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ProfileSystemPerformance-Applicability-End -->
|
||||
|
||||
<!-- ProfileSystemPerformance-OmaUri-Begin -->
|
||||
@ -2034,7 +2034,7 @@ This user right determines which users are allowed to shut down a computer from
|
||||
<!-- ReplaceProcessLevelToken-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ReplaceProcessLevelToken-Applicability-End -->
|
||||
|
||||
<!-- ReplaceProcessLevelToken-OmaUri-Begin -->
|
||||
@ -2143,7 +2143,7 @@ This user right determines which users can bypass file, directory, registry, and
|
||||
<!-- ShutDownTheSystem-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 with [KB5053657](https://support.microsoft.com/help/5053657) [10.0.22621.5126] and later <br> ✅ Windows 11, version 24H2 [10.0.26100] and later |
|
||||
<!-- ShutDownTheSystem-Applicability-End -->
|
||||
|
||||
<!-- ShutDownTheSystem-OmaUri-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: WindowsAI Policy CSP
|
||||
description: Learn more about the WindowsAI Area in Policy CSP.
|
||||
ms.date: 03/27/2025
|
||||
ms.date: 05/02/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -22,7 +22,7 @@ ms.topic: generated-reference
|
||||
<!-- AllowRecallEnablement-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5052093](https://support.microsoft.com/help/5052093) [10.0.26100.3323] and later <br> ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5055627](https://support.microsoft.com/help/5055627) [10.0.26100.3915] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- AllowRecallEnablement-Applicability-End -->
|
||||
|
||||
<!-- AllowRecallEnablement-OmaUri-Begin -->
|
||||
@ -91,7 +91,7 @@ This policy setting allows you to determine whether the Recall optional componen
|
||||
<!-- DisableAIDataAnalysis-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ✅ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5052093](https://support.microsoft.com/help/5052093) [10.0.26100.3323] and later <br> ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ✅ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5055627](https://support.microsoft.com/help/5055627) [10.0.26100.3915] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- DisableAIDataAnalysis-Applicability-End -->
|
||||
|
||||
<!-- DisableAIDataAnalysis-OmaUri-Begin -->
|
||||
@ -193,7 +193,7 @@ Click to Do lets people take action on content on their screens. When activated,
|
||||
|:--|:--|
|
||||
| Format | `int` |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
| Default Value | 1 |
|
||||
| Default Value | 0 |
|
||||
<!-- DisableClickToDo-DFProperties-End -->
|
||||
|
||||
<!-- DisableClickToDo-AllowedValues-Begin -->
|
||||
@ -201,8 +201,8 @@ Click to Do lets people take action on content on their screens. When activated,
|
||||
|
||||
| Value | Description |
|
||||
|:--|:--|
|
||||
| 0 | Click to Do is enabled. |
|
||||
| 1 (Default) | Click to Do is disabled. |
|
||||
| 0 (Default) | Click to Do is enabled. |
|
||||
| 1 | Click to Do is disabled. |
|
||||
<!-- DisableClickToDo-AllowedValues-End -->
|
||||
|
||||
<!-- DisableClickToDo-GpMapping-Begin -->
|
||||
@ -226,7 +226,7 @@ Click to Do lets people take action on content on their screens. When activated,
|
||||
<!-- DisableCocreator-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 [10.0.22621.4870] and later <br> ✅ Windows 11, version 24H2 [10.0.26100.3360] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- DisableCocreator-Applicability-End -->
|
||||
|
||||
<!-- DisableCocreator-OmaUri-Begin -->
|
||||
@ -288,7 +288,7 @@ This policy setting allows you to control whether Cocreator functionality is dis
|
||||
<!-- DisableGenerativeFill-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 [10.0.22621.4870] and later <br> ✅ Windows 11, version 24H2 [10.0.26100.3360] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- DisableGenerativeFill-Applicability-End -->
|
||||
|
||||
<!-- DisableGenerativeFill-OmaUri-Begin -->
|
||||
@ -350,7 +350,7 @@ This policy setting allows you to control whether generative fill functionality
|
||||
<!-- DisableImageCreator-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 22H2 [10.0.22621.4870] and later <br> ✅ Windows 11, version 24H2 [10.0.26100.3360] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- DisableImageCreator-Applicability-End -->
|
||||
|
||||
<!-- DisableImageCreator-OmaUri-Begin -->
|
||||
@ -469,7 +469,7 @@ The property value is the Application User Model ID (AUMID) for the target appli
|
||||
<!-- SetDenyAppListForRecall-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5052093](https://support.microsoft.com/help/5052093) [10.0.26100.3323] and later <br> ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5055627](https://support.microsoft.com/help/5055627) [10.0.26100.3915] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- SetDenyAppListForRecall-Applicability-End -->
|
||||
|
||||
<!-- SetDenyAppListForRecall-OmaUri-Begin -->
|
||||
@ -538,7 +538,7 @@ For example: `code.exe;Microsoft.WindowsNotepad_8wekyb3d8bbwe!App;ms-teams.exe`
|
||||
<!-- SetDenyUriListForRecall-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5052093](https://support.microsoft.com/help/5052093) [10.0.26100.3323] and later <br> ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5055627](https://support.microsoft.com/help/5055627) [10.0.26100.3915] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- SetDenyUriListForRecall-Applicability-End -->
|
||||
|
||||
<!-- SetDenyUriListForRecall-OmaUri-Begin -->
|
||||
@ -603,7 +603,7 @@ Adding `https://www.WoodgroveBank.com` to the list would also filter `https://Ac
|
||||
<!-- SetMaximumStorageDurationForRecallSnapshots-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5052093](https://support.microsoft.com/help/5052093) [10.0.26100.3323] and later <br> ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5055627](https://support.microsoft.com/help/5055627) [10.0.26100.3915] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- SetMaximumStorageDurationForRecallSnapshots-Applicability-End -->
|
||||
|
||||
<!-- SetMaximumStorageDurationForRecallSnapshots-OmaUri-Begin -->
|
||||
@ -679,7 +679,7 @@ Snapshots aren't deleted until the maximum storage allocation for Recall is reac
|
||||
<!-- SetMaximumStorageSpaceForRecallSnapshots-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5052093](https://support.microsoft.com/help/5052093) [10.0.26100.3323] and later <br> ✅ Windows Insider Preview |
|
||||
| ✅ Device <br> ✅ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 11, version 24H2 with [KB5055627](https://support.microsoft.com/help/5055627) [10.0.26100.3915] and later <br> ✅ Windows Insider Preview |
|
||||
<!-- SetMaximumStorageSpaceForRecallSnapshots-Applicability-End -->
|
||||
|
||||
<!-- SetMaximumStorageSpaceForRecallSnapshots-OmaUri-Begin -->
|
||||
@ -832,4 +832,4 @@ This policy setting allows you to turn off Windows Copilot.
|
||||
|
||||
## Related articles
|
||||
|
||||
[Policy configuration service provider](policy-configuration-service-provider.md)
|
||||
[Policy configuration service provider](policy-configuration-service-provider.md)
|
||||
|
@ -986,6 +986,11 @@ items:
|
||||
items:
|
||||
- name: WindowsAutopilot DDF file
|
||||
href: windowsautopilot-ddf-file.md
|
||||
- name: WindowsBackupAndRestore
|
||||
href: windowsbackupandrestore-csp.md
|
||||
items:
|
||||
- name: WindowsBackupAndRestore DDF file
|
||||
href: windowsbackupandrestore-ddf-file.md
|
||||
- name: WindowsDefenderApplicationGuard
|
||||
href: windowsdefenderapplicationguard-csp.md
|
||||
items:
|
||||
|
83
windows/client-management/mdm/windowsbackupandrestore-csp.md
Normal file
83
windows/client-management/mdm/windowsbackupandrestore-csp.md
Normal file
@ -0,0 +1,83 @@
|
||||
---
|
||||
title: WindowsBackupAndRestore CSP
|
||||
description: Learn more about the WindowsBackupAndRestore CSP.
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
||||
<!-- WindowsBackupAndRestore-Begin -->
|
||||
# WindowsBackupAndRestore CSP
|
||||
|
||||
[!INCLUDE [Windows Insider tip](includes/mdm-insider-csp-note.md)]
|
||||
|
||||
<!-- WindowsBackupAndRestore-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- WindowsBackupAndRestore-Editable-End -->
|
||||
|
||||
<!-- WindowsBackupAndRestore-Tree-Begin -->
|
||||
The following list shows the WindowsBackupAndRestore configuration service provider nodes:
|
||||
|
||||
- ./Device/Vendor/MSFT/WindowsBackupAndRestore
|
||||
- [EnableWindowsRestore](#enablewindowsrestore)
|
||||
<!-- WindowsBackupAndRestore-Tree-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-Begin -->
|
||||
## EnableWindowsRestore
|
||||
|
||||
<!-- Device-EnableWindowsRestore-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview |
|
||||
<!-- Device-EnableWindowsRestore-Applicability-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-OmaUri-Begin -->
|
||||
```Device
|
||||
./Device/Vendor/MSFT/WindowsBackupAndRestore/EnableWindowsRestore
|
||||
```
|
||||
<!-- Device-EnableWindowsRestore-OmaUri-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
Sets a policy to enable Windows Restore.
|
||||
<!-- Device-EnableWindowsRestore-Description-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- Device-EnableWindowsRestore-Editable-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | `bool` |
|
||||
| Access Type | Add, Delete, Get, Replace |
|
||||
| Default Value | false |
|
||||
<!-- Device-EnableWindowsRestore-DFProperties-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-AllowedValues-Begin -->
|
||||
**Allowed values**:
|
||||
|
||||
| Value | Description |
|
||||
|:--|:--|
|
||||
| false (Default) | Windows Restore Not Configured. |
|
||||
| true | Windows Restore Enabled. |
|
||||
<!-- Device-EnableWindowsRestore-AllowedValues-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- Device-EnableWindowsRestore-Examples-End -->
|
||||
|
||||
<!-- Device-EnableWindowsRestore-End -->
|
||||
|
||||
<!-- WindowsBackupAndRestore-CspMoreInfo-Begin -->
|
||||
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||
<!-- WindowsBackupAndRestore-CspMoreInfo-End -->
|
||||
|
||||
<!-- WindowsBackupAndRestore-End -->
|
||||
|
||||
## Related articles
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
@ -0,0 +1,89 @@
|
||||
---
|
||||
title: WindowsBackupAndRestore DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the WindowsBackupAndRestore configuration service provider.
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
<!-- Auto-Generated CSP Document -->
|
||||
|
||||
# WindowsBackupAndRestore DDF file
|
||||
|
||||
The following XML file contains the device description framework (DDF) for the WindowsBackupAndRestore configuration service provider.
|
||||
|
||||
```xml
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE MgmtTree PUBLIC " -//OMA//DTD-DM-DDF 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd"[<?oma-dm-ddf-ver supported-versions="1.2"?>]>
|
||||
<MgmtTree xmlns:MSFT="http://schemas.microsoft.com/MobileDevice/DM">
|
||||
<VerDTD>1.2</VerDTD>
|
||||
<MSFT:Diagnostics>
|
||||
</MSFT:Diagnostics>
|
||||
<Node>
|
||||
<NodeName>WindowsBackupAndRestore</NodeName>
|
||||
<Path>./Device/Vendor/MSFT</Path>
|
||||
<DFProperties>
|
||||
<AccessType>
|
||||
<Get />
|
||||
</AccessType>
|
||||
<Description>The root node for the Windows Backup and restore.</Description>
|
||||
<DFFormat>
|
||||
<node />
|
||||
</DFFormat>
|
||||
<Occurrence>
|
||||
<One />
|
||||
</Occurrence>
|
||||
<Scope>
|
||||
<Permanent />
|
||||
</Scope>
|
||||
<DFType>
|
||||
<MIME />
|
||||
</DFType>
|
||||
<MSFT:Applicability>
|
||||
<MSFT:OsBuildVersion>99.9.99999</MSFT:OsBuildVersion>
|
||||
<MSFT:CspVersion>9.9</MSFT:CspVersion>
|
||||
<MSFT:EditionAllowList>0x4;0x1B;0x30;0x31;0x48;0x54;0x62;0x63;0x64;0x65;0x79;0x7A;0x7D;0x7E;0x81;0x82;0x88;0x8A;0x8B;0xA1;0xA2;0xA4;0xA5;0xAB;0xAC;0xAF;0xBC;0xBF;0xCA;0xCB;0xCD;0xCF;0xD2;</MSFT:EditionAllowList>
|
||||
</MSFT:Applicability>
|
||||
</DFProperties>
|
||||
<Node>
|
||||
<NodeName>EnableWindowsRestore</NodeName>
|
||||
<DFProperties>
|
||||
<AccessType>
|
||||
<Add />
|
||||
<Delete />
|
||||
<Get />
|
||||
<Replace />
|
||||
</AccessType>
|
||||
<DefaultValue>false</DefaultValue>
|
||||
<Description>Sets a policy to enable Windows Restore.</Description>
|
||||
<DFFormat>
|
||||
<bool />
|
||||
</DFFormat>
|
||||
<Occurrence>
|
||||
<One />
|
||||
</Occurrence>
|
||||
<Scope>
|
||||
<Dynamic />
|
||||
</Scope>
|
||||
<DFTitle>Enable Windows Restore</DFTitle>
|
||||
<DFType>
|
||||
<MIME />
|
||||
</DFType>
|
||||
<MSFT:AllowedValues ValueType="ENUM">
|
||||
<MSFT:Enum>
|
||||
<MSFT:Value>false</MSFT:Value>
|
||||
<MSFT:ValueDescription>Windows Restore Not Configured</MSFT:ValueDescription>
|
||||
</MSFT:Enum>
|
||||
<MSFT:Enum>
|
||||
<MSFT:Value>true</MSFT:Value>
|
||||
<MSFT:ValueDescription>Windows Restore Enabled</MSFT:ValueDescription>
|
||||
</MSFT:Enum>
|
||||
</MSFT:AllowedValues>
|
||||
</DFProperties>
|
||||
</Node>
|
||||
</Node>
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
## Related articles
|
||||
|
||||
[WindowsBackupAndRestore configuration service provider reference](windowsbackupandrestore-csp.md)
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: WirelessNetworkPreference CSP
|
||||
description: Learn more about the WirelessNetworkPreference CSP.
|
||||
ms.date: 04/21/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -577,8 +577,8 @@ When evaluating eSIM profiles for connectivity, this value configures the amount
|
||||
|:--|:--|
|
||||
| Format | `int` |
|
||||
| Access Type | Get, Replace |
|
||||
| Allowed Values | Range: `[30-360]` |
|
||||
| Default Value | 60 |
|
||||
| Allowed Values | Range: `[20-360]` |
|
||||
| Default Value | 30 |
|
||||
<!-- Device-Parameters-CellularParameters-ProfileRegistrationTimerInSeconds-DFProperties-End -->
|
||||
|
||||
<!-- Device-Parameters-CellularParameters-ProfileRegistrationTimerInSeconds-Examples-Begin -->
|
||||
@ -733,7 +733,7 @@ Nodes that indicate the status of the wireless connectivity management service.
|
||||
|
||||
<!-- Device-Status-eSIMpolicyStatus-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
An integer indicating the current status of the wireless connectivity management service. If the value is zero, there are no errors. \n\n 0 = No errors. \n 1 = No policies are configured. \n 2 = More than one policy has the same priority. \n 3 = More than one policy references the same PLMNID. \n 4 = Invalid PLMNID for one or more of the configured profiles. \n 5 = More than one eSIM profile stored in the eUICC with the same PLMN ID. \n 6 = Invalid configuration value for one or more of the cellular parameters. Please review CSP documentation. \n\n Warning: Any of these errors will result in a complete halt of the wireless connectivity management service.
|
||||
An integer indicating the current status of the wireless connectivity management service. If the value is zero, there are no errors. \n\n 0 = No errors. \n 1 = No policies are configured. \n 2 = More than one policy has the same priority. \n 3 = More than one policy references the same PLMN ID. \n 4 = Invalid PLMN ID for one or more of the configured profiles. \n 5 = More than one eSIM profile stored in the eUICC with the same PLMN ID. \n 6 = Invalid configuration value for one or more of the cellular parameters. Please review CSP documentation. \n\n Warning: Any of these errors will result in a complete halt of the wireless connectivity management service.
|
||||
<!-- Device-Status-eSIMpolicyStatus-Description-End -->
|
||||
|
||||
<!-- Device-Status-eSIMpolicyStatus-Editable-Begin -->
|
||||
@ -811,7 +811,7 @@ Count of operational eSIM profiles stored in the eUICC.
|
||||
|
||||
<!-- Device-Status-eSIMprofilesMatched-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
Count of operational eSIM profiles stored on the eUICC whose PLMN matches one of the ConnectionProfileIDs setup under the ConnectionProfiles node. Only matched profiles with no errors will be counted. If more than one eSIM profile with the same PLMN ID is configured on the policy and/or more than one eSIM profile with the same PLMN ID is stored in the eUICC, then they won't be counted even if there is a match.
|
||||
Count of operational eSIM profiles stored on the eUICC whose PLMN ID matches one of the ConnectionProfileIDs setup under the ConnectionProfiles node. Only matched profiles with no errors will be counted. If more than one eSIM profile with the same PLMN ID is configured on the policy and/or more than one eSIM profile with the same PLMN ID is stored in the eUICC, then they won't be counted even if there is a match.
|
||||
<!-- Device-Status-eSIMprofilesMatched-Description-End -->
|
||||
|
||||
<!-- Device-Status-eSIMprofilesMatched-Editable-Begin -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: WirelessNetworkPreference DDF file
|
||||
description: View the XML file containing the device description framework (DDF) for the WirelessNetworkPreference configuration service provider.
|
||||
ms.date: 04/21/2025
|
||||
ms.date: 04/30/2025
|
||||
ms.topic: generated-reference
|
||||
---
|
||||
|
||||
@ -25,7 +25,7 @@ The following XML file contains the device description framework (DDF) for the W
|
||||
<AccessType>
|
||||
<Get />
|
||||
</AccessType>
|
||||
<Description>Represents information associated with wireless networks prioritization including detailed connectivity priorities for specific cellular networks with a unique PLMN_ID.</Description>
|
||||
<Description>Represents information associated with wireless networks prioritization including detailed connectivity priorities for specific cellular networks with a unique PLMN ID.</Description>
|
||||
<DFFormat>
|
||||
<node />
|
||||
</DFFormat>
|
||||
@ -157,7 +157,7 @@ The following XML file contains the device description framework (DDF) for the W
|
||||
<AccessType>
|
||||
<Get />
|
||||
</AccessType>
|
||||
<Description>Count of operational eSIM profiles stored on the eUICC whose PLMN matches one of the ConnectionProfileIDs setup under the ConnectionProfiles node. Only matched profiles with no errors will be counted. If more than one eSIM profile with the same PLMN ID is configured on the policy and/or more than one eSIM profile with the same PLMN ID is stored in the eUICC, then they will not be counted even if there is a match.</Description>
|
||||
<Description>Count of operational eSIM profiles stored on the eUICC whose PLMN ID matches one of the ConnectionProfileIDs setup under the ConnectionProfiles node. Only matched profiles with no errors will be counted. If more than one eSIM profile with the same PLMN ID is configured on the policy and/or more than one eSIM profile with the same PLMN ID is stored in the eUICC, then they will not be counted even if there is a match.</Description>
|
||||
<DFFormat>
|
||||
<int />
|
||||
</DFFormat>
|
||||
@ -178,7 +178,7 @@ The following XML file contains the device description framework (DDF) for the W
|
||||
<AccessType>
|
||||
<Get />
|
||||
</AccessType>
|
||||
<Description>An integer indicating the current status of the wireless connectivity management service. If the value is zero, there are no errors. \n\n 0 = No errors. \n 1 = No policies are configured. \n 2 = More than one policy has the same priority. \n 3 = More than one policy references the same PLMNID. \n 4 = Invalid PLMNID for one or more of the configured profiles. \n 5 = More than one eSIM profile stored in the eUICC with the same PLMN ID. \n 6 = Invalid configuration value for one or more of the cellular parameters. Please review CSP documentation. \n\n Warning: Any of these errors will result in a complete halt of the wireless connectivity management service.</Description>
|
||||
<Description>An integer indicating the current status of the wireless connectivity management service. If the value is zero, there are no errors. \n\n 0 = No errors. \n 1 = No policies are configured. \n 2 = More than one policy has the same priority. \n 3 = More than one policy references the same PLMN ID. \n 4 = Invalid PLMN ID for one or more of the configured profiles. \n 5 = More than one eSIM profile stored in the eUICC with the same PLMN ID. \n 6 = Invalid configuration value for one or more of the cellular parameters. Please review CSP documentation. \n\n Warning: Any of these errors will result in a complete halt of the wireless connectivity management service.</Description>
|
||||
<DFFormat>
|
||||
<int />
|
||||
</DFFormat>
|
||||
@ -326,7 +326,7 @@ The following XML file contains the device description framework (DDF) for the W
|
||||
<Get />
|
||||
<Replace />
|
||||
</AccessType>
|
||||
<DefaultValue>60</DefaultValue>
|
||||
<DefaultValue>30</DefaultValue>
|
||||
<Description>When evaluating eSIM profiles for connectivity, this value configures the amount of time (in seconds) that the agent will wait for network registration before considering this profile unsatisfactory and moving on to the next one.</Description>
|
||||
<DFFormat>
|
||||
<int />
|
||||
@ -341,7 +341,7 @@ The following XML file contains the device description framework (DDF) for the W
|
||||
<MIME />
|
||||
</DFType>
|
||||
<MSFT:AllowedValues ValueType="Range">
|
||||
<MSFT:Value>[30-360]</MSFT:Value>
|
||||
<MSFT:Value>[20-360]</MSFT:Value>
|
||||
</MSFT:AllowedValues>
|
||||
</DFProperties>
|
||||
</Node>
|
||||
|
Loading…
x
Reference in New Issue
Block a user