Merge branch 'main' into ap-customize-windows-update-cadence

This commit is contained in:
Tiara Quan 2023-03-08 08:45:02 -08:00 committed by GitHub
commit d25286a884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3252,6 +3252,17 @@ Enabling this policy for EDU devices that remain on Carts overnight will skip po
<!-- 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 signed-in user or the device is on battery power, providing 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 -->