From 10ce9a37d63215068ff483a49611a4fc8e7fd284 Mon Sep 17 00:00:00 2001 From: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:18:43 -0500 Subject: [PATCH] Update documentation for OS updates feature to include enforcement of minimum version during Apple Automated Device Enrollment (ADE) (#21574) --- articles/enforce-os-updates.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/articles/enforce-os-updates.md b/articles/enforce-os-updates.md index 4b1b0cbe99..3db4862a87 100644 --- a/articles/enforce-os-updates.md +++ b/articles/enforce-os-updates.md @@ -22,6 +22,10 @@ When a minimum version is enforced, the end users see a native macOS notificatio If the host was turned off when the deadline passed, the update will be scheduled an hour after it’s turned on. +For macOS devices that use Automated Device Enrollment (ADE), if the device is below the specified +minimum version, it will be required to update to the very latest OS version during ADE before +device setup and enrollment can proceed. + ### macOS (below version 14.0) End users are encouraged to update macOS (via [Nudge](https://github.com/macadmins/nudge)). @@ -34,6 +38,11 @@ End users are encouraged to update macOS (via [Nudge](https://github.com/macadmi | End user can defer | ✅ | ✅ | ❌ | | Nudge window is dismissible | ✅ | ✅ | ❌ | +### iOS and iPadOS (version 17.0 and above) + +For iOS and iPadOS devices that use Automated Device Enrollment (ADE), if the device is below the specified +minimum version, it will be required to update to the very latest OS version during ADE before device setup and enrollment can proceed. + ### Windows End users are encouraged to update Windows via the native Windows dialog.