Update policy-csp-humanpresence.md

This commit is contained in:
Nimisha Satapathy 2022-09-05 11:36:38 +05:30
parent bd80d690a9
commit 446da12016

View File

@ -22,6 +22,9 @@ manager: dansimp
## HumanPresence policies ## HumanPresence policies
<dl> <dl>
<dd>
<a href="#humanpresence-forceinstantdim">HumanPresence/FForceInstantDim</a>
</dd>
<dd> <dd>
<a href="#humanpresence-forceinstantlock">HumanPresence/ForceInstantLock</a> <a href="#humanpresence-forceinstantlock">HumanPresence/ForceInstantLock</a>
</dd> </dd>
@ -34,6 +37,56 @@ manager: dansimp
</dl> </dl>
<hr/>
<!--Policy-->
<a href="" id="humanpresence-forceinstantdim"></a>**HumanPresence/ForceInstantDim**
<!--SupportedSKUs-->
|Edition|Windows 10|Windows 11|
|--- |--- |--- |
|Home|No|No|
|Pro|No|No|
|Business|No|No|
|Enterprise|No|Yes|
|Education|No|Yes|
<!--/SupportedSKUs-->
<hr/>
<!--Scope-->
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * Device
<hr/>
<!--/Scope-->
<!--Description-->
This feature dims the screen based on user attention. This is a power saving feature that prolongs battery charge.
<!--/Description-->
<!--ADMXMapped-->
ADMX Info:
- GP Friendly name: *Facilitates smooth configuration of this feature for specific users based on corporate policies*
- GP name: *ForceInstantDim*
- 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/> <hr/>
<!--Policy--> <!--Policy-->