mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Clarify native macOS update reminders vs. Nudge reminders (#9855)
* The native macOS update reminders are free as part of the CLI * There is no complete way to update macOS remotely. The native updates are also nudges, but only in the top right and always dismissible.
This commit is contained in:
parent
ad10fde3a3
commit
18d9784b65
1 changed files with 4 additions and 4 deletions
|
|
@ -12,13 +12,13 @@
|
|||
- name: Low-level macOS MDM commands (e.g. remote restart)
|
||||
tier: Free
|
||||
comingSoon: true
|
||||
- name: Native macOS update reminders
|
||||
tier: Free
|
||||
comingSoon: true
|
||||
- name: Zero-touch setup for macOS computers
|
||||
tier: Premium
|
||||
comingSoon: true
|
||||
- name: Remotely update macOS
|
||||
tier: Premium
|
||||
comingSoon: true
|
||||
- name: Keep macOS up to date through reminders
|
||||
- name: End-user macOS update reminders (via Nudge)
|
||||
tier: Premium
|
||||
comingSoon: true
|
||||
- name: Encrypt macOS hard disks with FileVault
|
||||
|
|
|
|||
Loading…
Reference in a new issue