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.