From 6ace2f05f085b5768886ef3077af85f859a73e52 Mon Sep 17 00:00:00 2001 From: Dave Herder <27025660+dherder@users.noreply.github.com> Date: Wed, 12 Jul 2023 14:17:31 -0700 Subject: [PATCH] Update MDM-macOS-updates.md (#12717) Added statement around support for RSRs under the "known issues" section of macos updates. --------- Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> --- docs/Using-Fleet/MDM-macOS-updates.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/Using-Fleet/MDM-macOS-updates.md b/docs/Using-Fleet/MDM-macOS-updates.md index a3ef6b7eaf..194a261497 100644 --- a/docs/Using-Fleet/MDM-macOS-updates.md +++ b/docs/Using-Fleet/MDM-macOS-updates.md @@ -45,7 +45,15 @@ On Intel Macs, Fleet triggers step 1 (downloading the macOS update) programmatic Step 2 (installing the update) always requires end user action. -### Known issue +### Known issues + +#### Apple Rapid Security Responses (RSRs) + +Currently, end user macOS update reminders via Nudge don't support RSR versions (ex. "13.4.1 (a)"). + +You can use custom MDM commands in Fleet to trigger built-in macOS update reminders for RSRs. Learn which MDM commands to use in the Apple docs [here](https://support.apple.com/guide/deployment/rapid-security-responses-dep93ff7ea78/web). + +#### Mac is up to date Sometimes after the end user clicks "update" on the Nudge window, the end user's Mac will say that macOS is up to date when it isn't. This known issue can create a frustrating experience for the end user. Ask the end user to follow the steps below to troubleshoot: