mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
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>
This commit is contained in:
parent
50c3be9959
commit
6ace2f05f0
1 changed files with 9 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue