Merge branch 'master' into aljuudi-5609146-updatemdmissingcsp

This commit is contained in:
Diana Hanson 2021-12-15 09:31:02 -07:00 committed by GitHub
commit 08302c8af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 84 additions and 0 deletions

View File

@ -8871,6 +8871,14 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC</a>
</dd> </dd>
</dl> </dl>
### WindowsAutoPilot policies
<dl>
<dd>
<a href="./policy-csp-windowsautopilot.md#windowsautopilot-enableagilitypostenrollment" id="windowsautopilot-enableagilitypostenrollment">WindowsAutoPilot/EnableAgilityPostEnrollment</a>
</dd>
</dl>
### WindowsConnectionManager policies ### WindowsConnectionManager policies
<dl> <dl>

View File

@ -0,0 +1,74 @@
---
title: Policy CSP - WindowsAutoPilot
description: Learn to use the Policy CSP - WindowsAutoPilot setting to enable or disable Autopilot Agility feature.
ms.author: dansimp
ms.topic: article
ms.prod: w10
ms.technology: windows
author: alekyaj
ms.localizationpriority: medium
ms.date: 11/25/2021
ms.reviewer:
manager: dansimp
---
# Policy CSP - WindowsAutoPilot
<hr/>
<!--Policies-->
## WindowsAutoPilot policies
<dl>
<dd>
<a href="#windowsautopilot-enableagilitypostenrollment">WindowsAutoPilot/EnableAgilityPostEnrollment</a>
</dd>
</dl>
<hr/>
<!--Policy-->
<a href="" id="windowsautopilot-enableagilitypostenrollment"></a>**WindowsAutoPilot/EnableAgilityPostEnrollment**
<!--SupportedSKUs-->
|Edition|Windows 10|Windows 11|
|--- |--- |--- |
|Home|No|No|
|Pro|Yes|Yes|
|Business|Yes|Yes|
|Enterprise|Yes|Yes|
|Education|Yes|Yes|
<!--/SupportedSKUs-->
<hr/>
<!--Scope-->
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * Device
<hr/>
<!--/Scope-->
<!--Description-->
This policy enables Windows Autopilot to be kept up-to-date during the out-of-box experience after MDM enrollment.
<!--/Description-->
<!--SupportedValues-->
<!--/SupportedValues-->
<!--Example-->
<!--/Example-->
<!--Validation-->
<!--/Validation-->
<!--/Policy-->
<hr/>
<!--/Policies-->

View File

@ -835,6 +835,8 @@ items:
href: policy-csp-virtualizationbasedtechnology.md href: policy-csp-virtualizationbasedtechnology.md
- name: Wifi - name: Wifi
href: policy-csp-wifi.md href: policy-csp-wifi.md
- name: WindowsAutoPilot
href: policy-csp-windowsautopilot.md
- name: WindowsConnectionManager - name: WindowsConnectionManager
href: policy-csp-windowsconnectionmanager.md href: policy-csp-windowsconnectionmanager.md
- name: WindowsDefenderSecurityCenter - name: WindowsDefenderSecurityCenter