From ab3817953ca01779d7ded892175caee8e9279764 Mon Sep 17 00:00:00 2001 From: Jordan Montgomery Date: Tue, 16 Jun 2026 09:54:37 -0400 Subject: [PATCH] Add note about Apple-initiated OS updates (#47620) Adds a note to the updates guide about Apple-mandated updates during ADE. Ref https://fleetdm.slack.com/archives/C062D0THVV1/p1781093867988469 for more info --- articles/enforce-os-updates.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/enforce-os-updates.md b/articles/enforce-os-updates.md index 61be071a89..f62c02c172 100644 --- a/articles/enforce-os-updates.md +++ b/articles/enforce-os-updates.md @@ -56,6 +56,8 @@ If **Update new hosts to latest** is checked, hosts below the minimum version ar For iOS/iPadOS hosts, set a minimum version and deadline. New iOS/iPadOS hosts will always update to the latest version (not the minimum version specified). On already enrolled hosts, updates are only enforced if the host is [below the minimum version](#apple-macos-ios-and-ipados-end-user-experience). +> Rarely, even without OS updates configured, macOS, iOS and iPadOS hosts enrolling via ADE may automatically update during enrollment. This happens when Apple determines the OS version the host is running has a critical bug that may impair MDM enrollment or management. This behavior cannot be controlled by Fleet. +