From f5c12f68a33c200e94df189aaf709d3ef8be7948 Mon Sep 17 00:00:00 2001 From: Scott Breen <39719539+scottbreenmsft@users.noreply.github.com> Date: Wed, 8 Mar 2023 06:59:44 +1000 Subject: [PATCH 1/4] Update policy-csp-update.md Including more details regarding setEduRestart --- windows/client-management/mdm/policy-csp-update.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-update.md b/windows/client-management/mdm/policy-csp-update.md index e9921d6795..eda03968c6 100644 --- a/windows/client-management/mdm/policy-csp-update.md +++ b/windows/client-management/mdm/policy-csp-update.md @@ -3251,7 +3251,17 @@ Enabling this policy for EDU devices that remain on Carts overnight will skip po - +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. + From 996c9a5f2e12de59268ca26b62976f89e53e0d50 Mon Sep 17 00:00:00 2001 From: Scott Breen <39719539+scottbreenmsft@users.noreply.github.com> Date: Wed, 8 Mar 2023 07:12:18 +1000 Subject: [PATCH 2/4] Update policy-csp-update.md --- windows/client-management/mdm/policy-csp-update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-update.md b/windows/client-management/mdm/policy-csp-update.md index eda03968c6..fcaf7a1d8b 100644 --- a/windows/client-management/mdm/policy-csp-update.md +++ b/windows/client-management/mdm/policy-csp-update.md @@ -3251,14 +3251,14 @@ Enabling this policy for EDU devices that remain on Carts overnight will skip po -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. From 9786d7316f8b35f0ffb9cd9fed0f731d3821e1d9 Mon Sep 17 00:00:00 2001 From: Scott Breen <39719539+scottbreenmsft@users.noreply.github.com> Date: Wed, 8 Mar 2023 07:26:07 +1000 Subject: [PATCH 3/4] Update policy-csp-update.md --- windows/client-management/mdm/policy-csp-update.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/client-management/mdm/policy-csp-update.md b/windows/client-management/mdm/policy-csp-update.md index fcaf7a1d8b..e328539f7b 100644 --- a/windows/client-management/mdm/policy-csp-update.md +++ b/windows/client-management/mdm/policy-csp-update.md @@ -3251,6 +3251,7 @@ Enabling this policy for EDU devices that remain on Carts overnight will skip po + 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: From d0c0be01b2468a558f6baea691744b5fe3ec9603 Mon Sep 17 00:00:00 2001 From: Scott Breen <39719539+scottbreenmsft@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:27:48 +1000 Subject: [PATCH 4/4] Update windows/client-management/mdm/policy-csp-update.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- windows/client-management/mdm/policy-csp-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-update.md b/windows/client-management/mdm/policy-csp-update.md index e328539f7b..6aac2cbd12 100644 --- a/windows/client-management/mdm/policy-csp-update.md +++ b/windows/client-management/mdm/policy-csp-update.md @@ -3252,7 +3252,7 @@ Enabling this policy for EDU devices that remain on Carts overnight will skip po -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 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;