Forum Discussion
Mark346121095
Feb 24, 2020Brass Contributor
Einstellungen Energieverwaltung ändern?
Hallo, an welcher Stelle kann ich im Intune die Einstellungen für die Energieverwaltung festlegen? Ich kann die Einstellung "Beim Zuklappen" nicht ändern.
- Feb 29, 2020
Hi Mark346121095,
you are probably looking for this. Create a custom device profile with the following settings:
Name SelectLidCloseActionPluggedIn OMA-URI ./Device/Vendor/MSFT/Policy/Config/Power/SelectLidCloseActionPluggedIn Data type Integer Value 0 0 -> Take no action
1 -> Sleep
2 -> System hibernate sleep state
3 -> System shutdown
There is also a config for OnBattery
see CSP reference here: https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-power
best,
Oliver
Feb 29, 2020
Hi Mark346121095,
you are probably looking for this. Create a custom device profile with the following settings:
| Name | SelectLidCloseActionPluggedIn |
| OMA-URI | ./Device/Vendor/MSFT/Policy/Config/Power/SelectLidCloseActionPluggedIn |
| Data type | Integer |
| Value | 0 |
0 -> Take no action
1 -> Sleep
2 -> System hibernate sleep state
3 -> System shutdown
There is also a config for OnBattery
see CSP reference here: https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-power
best,
Oliver
Mark346121095
Mar 25, 2020Brass Contributor
Vielen Dank für die Hilfe!
Ich konnte das Problem damit lösen.
Ursache war, dass im Intune die Einstellung unter Energieoptionen gesetzt war.
Ich konnte das Problem damit lösen.
Ursache war, dass im Intune die Einstellung unter Energieoptionen gesetzt war.