Update policy-csp-update.md

Including more details regarding setEduRestart
This commit is contained in:
Scott Breen 2023-03-08 06:59:44 +10:00 committed by GitHub
parent 93c88b94a4
commit f5c12f68a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3251,7 +3251,17 @@ Enabling this policy for EDU devices that remain on Carts overnight will skip po
<!-- SetEDURestart-Description-End -->
<!-- SetEDURestart-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
Enabling this policy will restrict updates to download and install outside of Active Hours. Updates will be allowed to start even if there is a logged on user or device is on battery power as long as there is more than 70% battery capacity. Windows will schedule the device to wake from sleep 1 hour after the [ActiveHoursEnd](#ActiveHoursEnd) time with a 60 minute random delay. Devices will reboot immediately after the updates are installed. If there are still pending updates, the device will continue to retry every hour for 4 hours.
The following rules are followed regarding battery power:
- Above 70% - allowed to start work;
- Above 40% - allowed to reboot;
- Above 20% - allowed to continue work.
This setting overrides the install deferral behaviour of [AllowAutoUpdate](#AllowAutoUpdate).
These settings are designed for education devices that remain in carts overnight that are left in sleep mode. It is not designed for 1:1 devices.
<!-- SetEDURestart-Editable-End -->
<!-- SetEDURestart-DFProperties-Begin -->