From 28e501cd3c27abcf952b7dfc6cfec26e3019c488 Mon Sep 17 00:00:00 2001 From: Marko Lisica <83164494+marko-lisica@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:19:03 +0200 Subject: [PATCH] Docs change: Use new Software Update (DDM) for macOS Sonoma (14) and higher (#17487) Docs changes related to: - #17295 --- docs/Using Fleet/MDM-OS-updates.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/Using Fleet/MDM-OS-updates.md b/docs/Using Fleet/MDM-OS-updates.md index c10adb06a3..6986593c76 100644 --- a/docs/Using Fleet/MDM-OS-updates.md +++ b/docs/Using Fleet/MDM-OS-updates.md @@ -22,6 +22,12 @@ Fleet API: API documentation is [here](https://fleetdm.com/docs/rest-api/rest-ap ### macOS +When a minimum version is enforced, the end users see a native macOS notification (DDM) once per day. Users can choose to update ahead of the deadline or schedule it for that night. 24 hours before the deadline, the notification appears hourly and ignores Do Not Disturb. One hour before the deadline, the notification appears every 30 minutes, and then every 10 minutes. + +If the host was turned off when the deadline passed, the update will be scheduled an hour after it’s turned on. + +### macOS (below version 14.0) + End users are encouraged to update macOS (via [Nudge](https://github.com/macadmins/nudge)). ![Nudge window](https://raw.githubusercontent.com/fleetdm/fleet/main/docs/images/nudge-window.png)