mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Updated
This commit is contained in:
parent
4364c5e7d8
commit
abe2470a1f
@ -6371,6 +6371,20 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC</a>
|
|||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
|
### HumanPresence policies
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dd>
|
||||||
|
<a href="./policy-csp-humanpresence.md#humanpresence-forceinstantlock" id="humanpresence-forceinstantlock">HumanPresence/ForceInstantLock</a>
|
||||||
|
</dd>
|
||||||
|
<dd>
|
||||||
|
<a href="./policy-csp-humanpresence.md#humanpresence-forceinstantwake" id="humanpresence-forceinstantwake">HumanPresence/ForceInstantWake</a>
|
||||||
|
</dd>
|
||||||
|
<dd>
|
||||||
|
<a href="./policy-csp-humanpresence.md#humanpresence-forcelocktimeout" id="humanpresence-forcelocktimeout">HumanPresence/ForceLockTimeout</a>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
### InternetExplorer policies
|
### InternetExplorer policies
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
|
190
windows/client-management/mdm/policy-csp-humanpresence.md
Normal file
190
windows/client-management/mdm/policy-csp-humanpresence.md
Normal file
@ -0,0 +1,190 @@
|
|||||||
|
---
|
||||||
|
title: Policy CSP - HumanPresence
|
||||||
|
description: Use the Policy CSP - HumanPresence setting allows wake on approach and lock on leave that can be managed from MDM.
|
||||||
|
ms.author: dansimp
|
||||||
|
ms.topic: article
|
||||||
|
ms.prod: w10
|
||||||
|
ms.technology: windows
|
||||||
|
author: dansimp
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
ms.date: 09/27/2019
|
||||||
|
ms.reviewer:
|
||||||
|
manager: dansimp
|
||||||
|
---
|
||||||
|
|
||||||
|
# Policy CSP - HumanPresence
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<!--Policies-->
|
||||||
|
## HumanPresence policies
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dd>
|
||||||
|
<a href="#humanpresence-forceinstantlock">HumanPresence/ForceInstantLock</a>
|
||||||
|
</dd>
|
||||||
|
<dd>
|
||||||
|
<a href="#humanpresence-forceinstantwake">HumanPresence/ForceInstantWake</a>
|
||||||
|
</dd>
|
||||||
|
<dd>
|
||||||
|
<a href="#humanpresence-forcelocktimeout">HumanPresence/ForceLockTimeout</a>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<!--Policy-->
|
||||||
|
<a href="" id="humanpresence-forceinstantlock"></a>**HumanPresence/ForceInstantLock**
|
||||||
|
|
||||||
|
<!--SupportedSKUs-->
|
||||||
|
|
||||||
|
|Edition|Windows 10|Windows 11|
|
||||||
|
|--- |--- |--- |
|
||||||
|
|Home|No|No|
|
||||||
|
|Pro|No|No|
|
||||||
|
|Business|No|No|
|
||||||
|
|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 specifies whether the device can lock when a human presence sensor detects a human.
|
||||||
|
|
||||||
|
<!--/Description-->
|
||||||
|
<!--ADMXMapped-->
|
||||||
|
ADMX Info:
|
||||||
|
- GP Friendly name: *Implements wake on approach and lock on leave that can be managed from MDM*
|
||||||
|
- GP name: *ForceInstantLock*
|
||||||
|
- GP path: *Windows Components/HumanPresence*
|
||||||
|
- GP ADMX file name: *HumanPresence.admx*
|
||||||
|
|
||||||
|
<!--/ADMXMapped-->
|
||||||
|
<!--SupportedValues-->
|
||||||
|
The following list shows the supported values:
|
||||||
|
|
||||||
|
- 2 = ForcedOff
|
||||||
|
- 1 = ForcedOn
|
||||||
|
- 0 = DefaultToUserChoice
|
||||||
|
- Defaults to 0.
|
||||||
|
|
||||||
|
<!--/SupportedValues-->
|
||||||
|
<!--/Policy-->
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<!--Policy-->
|
||||||
|
<a href="" id="humanpresence-forceinstantwake"></a>**HumanPresence/ForceInstantWake**
|
||||||
|
|
||||||
|
<!--SupportedSKUs-->
|
||||||
|
|
||||||
|
|Edition|Windows 10|Windows 11|
|
||||||
|
|--- |--- |--- |
|
||||||
|
|Home|No|No|
|
||||||
|
|Pro|No|No|
|
||||||
|
|Business|No|No|
|
||||||
|
|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 specifies whether the device can lock when a human presence sensor detects a human.
|
||||||
|
|
||||||
|
<!--/Description-->
|
||||||
|
<!--ADMXMapped-->
|
||||||
|
ADMX Info:
|
||||||
|
- GP Friendly name: *Implements wake on approach and lock on leave that can be managed from MDM*
|
||||||
|
- GP name: *ForceInstantWake*
|
||||||
|
- GP path: *Windows Components/HumanPresence*
|
||||||
|
- GP ADMX file name: *HumanPresence.admx*
|
||||||
|
|
||||||
|
<!--/ADMXMapped-->
|
||||||
|
<!--SupportedValues-->
|
||||||
|
The following list shows the supported values:
|
||||||
|
|
||||||
|
- 2 = ForcedOff
|
||||||
|
- 1 = ForcedOn
|
||||||
|
- 0 = DefaultToUserChoice
|
||||||
|
- Defaults to 0.
|
||||||
|
|
||||||
|
<!--/SupportedValues-->
|
||||||
|
<!--/Policy-->
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<!--Policy-->
|
||||||
|
<a href="" id="humanpresence-forcelocktimeout"></a>**HumanPresence/ForceLockTimeout**
|
||||||
|
|
||||||
|
<!--SupportedSKUs-->
|
||||||
|
|
||||||
|
|Edition|Windows 10|Windows 11|
|
||||||
|
|--- |--- |--- |
|
||||||
|
|Home|No|No|
|
||||||
|
|Pro|No|No|
|
||||||
|
|Business|No|No|
|
||||||
|
|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 specifies at what distance the sensor wakes up when it sees a human in seconds.
|
||||||
|
|
||||||
|
<!--/Description-->
|
||||||
|
<!--ADMXMapped-->
|
||||||
|
ADMX Info:
|
||||||
|
- GP Friendly name: *Implements wake on approach and lock on leave that can be managed from MDM*
|
||||||
|
- GP name: *ForceLockTimeout*
|
||||||
|
- GP path: *Windows Components/HumanPresence*
|
||||||
|
- GP ADMX file name: *HumanPresence.admx*
|
||||||
|
|
||||||
|
<!--/ADMXMapped-->
|
||||||
|
<!--SupportedValues-->
|
||||||
|
Integer value that specifies whether the device can lock when a human presence sensor detects a human.
|
||||||
|
|
||||||
|
The following list shows the supported values:
|
||||||
|
|
||||||
|
- 120 = 120 seconds
|
||||||
|
- 30 = 30 seconds
|
||||||
|
- 10 = 10 seconds
|
||||||
|
- 0 = DefaultToUserChoice
|
||||||
|
- Defaults to 0
|
||||||
|
|
||||||
|
<!--/SupportedValues-->
|
||||||
|
<!--/Policy-->
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
<!--/Policies-->
|
||||||
|
|
@ -721,6 +721,8 @@ items:
|
|||||||
href: policy-csp-games.md
|
href: policy-csp-games.md
|
||||||
- name: Handwriting
|
- name: Handwriting
|
||||||
href: policy-csp-handwriting.md
|
href: policy-csp-handwriting.md
|
||||||
|
- name: HumanPresence
|
||||||
|
href: policy-csp-humanpresence.md
|
||||||
- name: InternetExplorer
|
- name: InternetExplorer
|
||||||
href: policy-csp-internetexplorer.md
|
href: policy-csp-internetexplorer.md
|
||||||
- name: Kerberos
|
- name: Kerberos
|
||||||
|
Loading…
x
Reference in New Issue
Block a user