windows-itpro-docs/windows/client-management/mdm/policy-csp-humanpresence.md
2023-01-02 13:17:49 -05:00

9.5 KiB

potitle, description, author, manager, ms.author, ms.date, ms.localizationpriority, ms.prod, ms.technology, ms.topic
potitle description author manager ms.author ms.date ms.localizationpriority ms.prod ms.technology ms.topic
HumanPresence Policy CSP Learn more about the HumanPresence Area in Policy CSP vinaypamnani-msft aaroncz vinpa 01/02/2023 medium windows-client itpro-manage reference

Policy CSP - HumanPresence

ForceInstantDim

Scope Editions Applicable OS
✔️ Device
User
Home
✔️ Pro
✔️ Enterprise
✔️ Education
Windows SE
✔️ Windows 11, version 21H2 [10.0.22000] and later
./Device/Vendor/MSFT/Policy/Config/HumanPresence/ForceInstantDim

Determines whether Attention Based Display Dimming is forced on/off by the MDM policy. The user will not be able to change this setting and the toggle in the UI will be greyed out.

This is a power saving feature that prolongs battery charge.

Description framework properties:

Property name Property value
Format int
Access Type Add, Delete, Get, Replace
Default Value 0

Allowed values:

Value Description
2 ForcedOff.
1 ForcedOn.
0 (Default) DefaultToUserChoice.

Group policy mapping:

Name Value
Name ForceInstantDim
Friendly Name Force Instant Dim
Location Computer Configuration
Path Windows Components > Human Presence
Registry Key Name Software\Policies\Microsoft\HumanPresence
ADMX File Name Sensors.admx

ForceInstantLock

Scope Editions Applicable OS
✔️ Device
User
Home
✔️ Pro
✔️ Enterprise
✔️ Education
Windows SE
✔️ Windows 11, version 21H2 [10.0.22000] and later
./Device/Vendor/MSFT/Policy/Config/HumanPresence/ForceInstantLock

Determines whether Lock on Leave is forced on/off by the MDM policy. The user will not be able to change this setting and the toggle in the UI will be greyed out.

Description framework properties:

Property name Property value
Format int
Access Type Add, Delete, Get, Replace
Default Value 0

Allowed values:

Value Description
2 ForcedOff.
1 ForcedOn.
0 (Default) DefaultToUserChoice.

Group policy mapping:

Name Value
Name ForceInstantLock
Friendly Name Force Instant Lock
Location Computer Configuration
Path Windows Components > Human Presence
Registry Key Name Software\Policies\Microsoft\HumanPresence
Registry Value Name ForceInstantLock
ADMX File Name Sensors.admx

ForceInstantWake

Scope Editions Applicable OS
✔️ Device
User
Home
✔️ Pro
✔️ Enterprise
✔️ Education
Windows SE
✔️ Windows 11, version 21H2 [10.0.22000] and later
./Device/Vendor/MSFT/Policy/Config/HumanPresence/ForceInstantWake

Determines whether Wake On Arrival is forced on/off by the MDM policy. The user will not be able to change this setting and the toggle in the UI will be greyed out.

Description framework properties:

Property name Property value
Format int
Access Type Add, Delete, Get, Replace
Default Value 0

Allowed values:

Value Description
2 ForcedOff.
1 ForcedOn.
0 (Default) DefaultToUserChoice.

Group policy mapping:

Name Value
Name ForceInstantWake
Friendly Name Force Instant Wake
Location Computer Configuration
Path Windows Components > Human Presence
Registry Key Name Software\Policies\Microsoft\HumanPresence
Registry Value Name ForceInstantWake
ADMX File Name Sensors.admx

ForceLockTimeout

Scope Editions Applicable OS
✔️ Device
User
Home
✔️ Pro
✔️ Enterprise
✔️ Education
Windows SE
✔️ Windows 11, version 21H2 [10.0.22000] and later
./Device/Vendor/MSFT/Policy/Config/HumanPresence/ForceLockTimeout

Determines the timeout for Lock on Leave forced by the MDM policy. The user will be unable to change this setting and the toggle in the UI will be greyed out.

Description framework properties:

Property name Property value
Format int
Access Type Add, Delete, Get, Replace
Default Value 0

Allowed values:

Value Description
120 TwoMinutes
30 ThirtySeconds.
10 TenSeconds.
0 (Default) DefaultToUserChoice.

Group policy mapping:

Name Value
Name ForceLockTimeout
Friendly Name Lock Timeout
Location Computer Configuration
Path Windows Components > Human Presence
Registry Key Name Software\Policies\Microsoft\HumanPresence
ADMX File Name Sensors.admx

Policy configuration service provider