This commit is contained in:
Jeanie Decker
2019-03-12 08:09:24 -07:00
parent 94c2799be4
commit a43f3bf100
4 changed files with 11 additions and 11 deletions

View File

@ -116,7 +116,8 @@
#### [TabletMode](wcd/wcd-tabletmode.md)
#### [TakeATest](wcd/wcd-takeatest.md)
#### [TextInput](wcd/wcd-textinput.md)
#### [Theme](wcd/wcd-theme.md)
#### [Theme](wcd/wcd-theme.md)
#### [Time](wcd/wcd-time.md)
#### [UnifiedWriteFilter](wcd/wcd-unifiedwritefilter.md)
#### [UniversalAppInstall](wcd/wcd-universalappinstall.md)
#### [UniversalAppUninstall](wcd/wcd-universalappuninstall.md)

View File

@ -17,6 +17,7 @@ ms.date: 10/02/2018
- [DeviceUpdateCenter](wcd-deviceupdatecenter.md)
- [Privacy](wcd-privacy.md)
- [Time](wcd-time.md)
## Settings removed in Windows 10, version ?

View File

@ -1,6 +1,6 @@
---
title: Privacy (Windows 10)
description: This section describes the Privacy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
title: Time (Windows 10)
description: This section describes the Time settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer.
ms.prod: w10
ms.mktglfcycl: deploy
ms.sitesec: library
@ -11,20 +11,17 @@ ms.topic: article
ms.date: 09/06/2017
---
# Privacy (Windows Configuration Designer reference)
Use **Privacy** to configure settings for app activation with voice.
Use **Time** to configure settings for time zone setup for Windows 10, version (TBD) and later.
## Applies to
| Setting | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
| --- | :---: | :---: | :---: | :---: | :---: |
| All settings | X | X | X | | X |
| [ProvisionSetTimeZone](#provisionsettimezone) | X | | | | |
## LetAppsActivateWithVoice
## ProvisionSetTimeZone
Select between **User is in control**, **Force allow**, or **Force deny**.
Set to **True** to skip time zone assignment when the first user signs in.
## LetAppsActivateWithVoiceAboveLock
Set to **False** for time zone assignment to occur when the first user signs in.
Select between **User is in control**, **Force allow**, or **Force deny**.

View File

@ -77,6 +77,7 @@ This section describes the settings that you can configure in [provisioning pack
| [TakeATest](wcd-takeatest.md) | X | | | | |
| [TextInput](wcd-textinput.md) | | X | | | |
| [Theme](wcd-theme.md) | | X | | | |
| [Time](wcd-time.md) | X | | | | |
| [UnifiedWriteFilter](wcd-unifiedwritefilter.md) | X | | | | X |
| [UniversalAppInstall](wcd-universalappinstall.md) | X | X | X | X | X |
| [UniversalAppUninstall](wcd-universalappuninstall.md) | X | X | X | X | X |