mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Merged PR 9936: Add new WCD (pre-release) setting
This commit is contained in:
@ -122,6 +122,7 @@
|
||||
#### [UniversalAppUninstall](wcd/wcd-universalappuninstall.md)
|
||||
#### [UsbErrorsOEMOverride](wcd/wcd-usberrorsoemoverride.md)
|
||||
#### [WeakCharger](wcd/wcd-weakcharger.md)
|
||||
#### [WindowsHelloForBusiness](wcd/wcd-windowshelloforbusiness.md)
|
||||
#### [WindowsTeamSettings](wcd/wcd-windowsteamsettings.md)
|
||||
#### [WLAN](wcd/wcd-wlan.md)
|
||||
#### [Workplace](wcd/wcd-workplace.md)
|
||||
|
@ -17,6 +17,8 @@ ms.date: 06/27/2018
|
||||
|
||||
This topic lists new and updated topics in the [Configure Windows 10](index.md) documentation for Windows 10 and Windows 10 Mobile.
|
||||
|
||||
|
||||
|
||||
## June 2018
|
||||
|
||||
New or changed topic | Description
|
||||
|
33
windows/configuration/wcd/wcd-windowshelloforbusiness.md
Normal file
33
windows/configuration/wcd/wcd-windowshelloforbusiness.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
title: WindowsHelloForBusiness (Windows 10)
|
||||
description: This section describes the Windows Hello for Business 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.topic: article
|
||||
ms.date: 07/19/2018
|
||||
---
|
||||
|
||||
# WindowsHelloForBusiness (Windows Configuration Designer reference)
|
||||
|
||||
>[!WARNING]
|
||||
>Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
||||
|
||||
|
||||
Use WindowsHelloForBusiness settings to specify whether [FIDO2 security keys for Windows Hello for Business ](https://blogs.windows.com/business/2018/04/17/windows-hello-fido2-security-keys/) can be used to sign in to Windows on a device configured for [Shared PC mode](wcd-sharedpc.md).
|
||||
|
||||
## Applies to
|
||||
|
||||
| Setting groups | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
|
||||
| --- | :---: | :---: | :---: | :---: | :---: |
|
||||
| [SecurityKeys](#securitykeys) | X | | | | |
|
||||
|
||||
## SecurityKeys
|
||||
|
||||
Select the desired value:
|
||||
|
||||
- `0`: security keys for Windows Hello for Business are disabled.
|
||||
- `1`: security keys for Windows Hello for Business are enabled on [Shared PCs](wcd-sharedpc.md).
|
@ -8,7 +8,7 @@ author: jdeckerMS
|
||||
ms.localizationpriority: medium
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 07/19/2018
|
||||
---
|
||||
|
||||
# Windows Configuration Designer provisioning settings (reference)
|
||||
@ -78,6 +78,7 @@ This section describes the settings that you can configure in [provisioning pack
|
||||
| [UniversalAppInstall](wcd-universalappinstall.md) | X | X | X | X | X |
|
||||
| [UniversalAppUninstall](wcd-universalappuninstall.md) | X | X | X | X | X |
|
||||
| [WeakCharger](wcd-weakcharger.md) |X | X | X | X | |
|
||||
| [WindowsHelloForBusiness](wcd-windowshelloforbusiness.md) | X | | | | |
|
||||
| [WindowsTeamSettings](wcd-windowsteamsettings.md) | | | X | | |
|
||||
| [WLAN](wcd-wlan.md) | | | | X | |
|
||||
| [Workplace](wcd-workplace.md) |X | X | X | X | X |
|
||||
|
Reference in New Issue
Block a user