mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Merge pull request #7036 from MicrosoftDocs/nimishasatapathy-6369259-4417-policy
Update policy-csp-humanpresence.md
This commit is contained in:
commit
a536899263
@ -20,6 +20,9 @@ manager: aaroncz
|
||||
## HumanPresence policies
|
||||
|
||||
<dl>
|
||||
<dd>
|
||||
<a href="#humanpresence-forceinstantdim">HumanPresence/ForceInstantDim</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#humanpresence-forceinstantlock">HumanPresence/ForceInstantLock</a>
|
||||
</dd>
|
||||
@ -33,6 +36,56 @@ manager: aaroncz
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="humanpresence-forceinstantdim"></a>**HumanPresence/ForceInstantDim**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|No|No|
|
||||
|Pro|No|Yes|
|
||||
|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: *Force Instant Dim*
|
||||
- GP name: *ForceInstantDim*
|
||||
- GP path: *Windows Components/Human Presence*
|
||||
- GP ADMX file name: *Sensors.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-forceinstantlock"></a>**HumanPresence/ForceInstantLock**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user