Update policy-csp-update.md

This commit is contained in:
Scott Breen 2023-03-08 07:12:18 +10:00 committed by GitHub
parent f5c12f68a3
commit 996c9a5f2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3251,14 +3251,14 @@ Enabling this policy for EDU devices that remain on Carts overnight will skip po
<!-- SetEDURestart-Description-End -->
<!-- SetEDURestart-Editable-Begin -->
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.
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).
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.