mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
sync
This commit is contained in:
parent
4eadf68041
commit
79fe0c715e
@ -70,6 +70,7 @@
|
|||||||
### [PowerShell cmdlets for provisioning Windows 10 (reference)](provisioning-packages/provisioning-powershell.md)
|
### [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 command-line interface (reference)](provisioning-packages/provisioning-command-line.md)
|
||||||
### [Windows Configuration Designer provisioning settings (reference)](wcd/wcd.md)
|
### [Windows Configuration Designer provisioning settings (reference)](wcd/wcd.md)
|
||||||
|
#### [AccountManagement](wcd/wcd-accountmanagement.md)
|
||||||
#### [Accounts](wcd/wcd-accounts.md)
|
#### [Accounts](wcd/wcd-accounts.md)
|
||||||
#### [ADMXIngestion](wcd/wcd-admxingestion.md)
|
#### [ADMXIngestion](wcd/wcd-admxingestion.md)
|
||||||
#### [ApplicationManagement](wcd/wcd-applicationmanagement.md)
|
#### [ApplicationManagement](wcd/wcd-applicationmanagement.md)
|
||||||
|
44
windows/configuration/wcd/wcd-accountmanagement.md
Normal file
44
windows/configuration/wcd/wcd-accountmanagement.md
Normal 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
|
@ -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 |
|
| 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
|
## Connectivity
|
||||||
|
@ -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 |
|
| 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 |
|
| [Accounts](wcd-accounts.md) | X | X | X | X | X |
|
||||||
| [ADMXIngestion](wcd-admxingestion.md) | X | | | | |
|
| [ADMXIngestion](wcd-admxingestion.md) | X | | | | |
|
||||||
| [ApplicationManagement](wcd-applicationmanagement.md) | | | | | X |
|
| [ApplicationManagement](wcd-applicationmanagement.md) | | | | | X |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user