This commit is contained in:
Jeanie Decker 2018-01-24 06:25:12 -08:00
parent 4eadf68041
commit 79fe0c715e
4 changed files with 47 additions and 1 deletions

View File

@ -70,6 +70,7 @@
### [PowerShell cmdlets for provisioning Windows 10 (reference)](provisioning-packages/provisioning-powershell.md)
### [Windows Configuration Designer command-line interface (reference)](provisioning-packages/provisioning-command-line.md)
### [Windows Configuration Designer provisioning settings (reference)](wcd/wcd.md)
#### [AccountManagement](wcd/wcd-accountmanagement.md)
#### [Accounts](wcd/wcd-accounts.md)
#### [ADMXIngestion](wcd/wcd-admxingestion.md)
#### [ApplicationManagement](wcd/wcd-applicationmanagement.md)

View File

@ -0,0 +1,44 @@
---
title: AccountManagement (Windows 10)
description: This section describes the account management settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
ms.prod: w10
ms.mktglfcycl: deploy
ms.sitesec: library
author: jdeckerMS
ms.localizationpriority: medium
ms.author: jdecker
ms.date: 09/06/2017
---
# AccountManagement (Windows Configuration Designer reference)
Use these settings to configure user profile policies.
## Applies to
| Settings | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
| --- | :---: | :---: | :---: | :---: | :---: |
| [DeletionPolicy](#deletionpolicy) | X | X | X | X | |
| [EnableProfileManager](#enableprofilemanager) | X | X | X | X | |
| [ProfileInactivityThreshold](#profileinactivitythreshold) | X | X | X | X | |
| [StorageCapacityStartDeletion](#storagecapacitystartdeletion) | X | X | X | X | |
| [StorageCapacityStopDeletion](#storagecapacitystopdeletion) | X | X | X | X | |
## DeletionPolicy
## EnableProfileManager
## ProfileInactivityThreshold
## StorageCapacityStartDeletion
## StorageCapacityStopDeletion

View File

@ -124,7 +124,7 @@ This section describes the **Policies** settings that you can configure in [prov
| Setting | Description | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
| --- | --- | :---: | :---: | :---: | :---: | :---: |
| [AllowCamera](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#camera-allowcamera) | Disable or enable the camera. | X | X | X | | |
| [AllowCamera](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#camera-allowcamera) | Disable or enable the camera. | X | X | X | X | |
## Connectivity

View File

@ -18,6 +18,7 @@ This section describes the settings that you can configure in [provisioning pack
| Setting group | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
| --- | :---: | :---: | :---: | :---: | :---: |
[AccountManagement](wcd-accountmanagement.md) | X | X | X | X | |
| [Accounts](wcd-accounts.md) | X | X | X | X | X |
| [ADMXIngestion](wcd-admxingestion.md) | X | | | | |
| [ApplicationManagement](wcd-applicationmanagement.md) | | | | | X |