mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Docs: OS updates for iOS/iPadOS (#20754)
Doc changes for the "OS updates for iOS/iPadOS" story (https://github.com/fleetdm/fleet/issues/19852)
This commit is contained in:
parent
80e6043348
commit
dbfee02f78
2 changed files with 10 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
_Available in Fleet Premium_
|
||||
|
||||
In Fleet you can enforce OS updates on your macOS and Windows hosts remotely.
|
||||
In Fleet you can enforce OS updates on your macOS, Windows, iOS, and iPadOS hosts remotely.
|
||||
|
||||
## Enforce OS updates
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ Fleet UI:
|
|||
|
||||
1. Head to the **Controls** > **OS updates** tab.
|
||||
|
||||
2. To enforce OS updates for macOS, select **macOS** and set a **Minimum version** and **Deadline**.
|
||||
2. To enforce OS updates for macOS, iOS, or iPadOS, select the platform and set a **Minimum version** and **Deadline**.
|
||||
|
||||
3. For Windows, select **Windows** and set a **Deadline** and **Grace period**.
|
||||
|
||||
|
|
@ -50,7 +50,12 @@ If an end user was on vacation when the deadline passed, the end user is given a
|
|||
|
||||
Fleet enforces OS updates for quality and feature updates. Read more about the types of Windows OS updates in the Microsoft documentation [here](https://learn.microsoft.com/en-us/windows/deployment/update/get-started-updates-channels-tools#types-of-updates).
|
||||
|
||||
### iOS and iPadOS
|
||||
|
||||
When a minimum version is enforced, end users will see a notification in their Notification Center after the deadline. They can’t use their iPhone or iPad until the OS update is installed.
|
||||
|
||||
<meta name="pageOrderInSection" value="1503">
|
||||
<meta name="title" value="OS updates">
|
||||
<meta name="description" value="Learn how to manage OS updates on macOS and Windows devices.">
|
||||
<meta name="description" value="Learn how to manage OS updates on macOS, Windows, iOS, and iPadOS devices.">
|
||||
<meta name="navSection" value="Device management">
|
||||
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
|
|||
| View Apple business manager (BM) information | | | | ✅ | |
|
||||
| Generate Apple mobile device management (MDM) certificate signing request (CSR) | | | | ✅ | |
|
||||
| View disk encryption key for macOS and Windows hosts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit OS updates for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Edit OS updates for macOS, Windows, iOS, and iPadOS hosts | | | ✅ | ✅ | ✅ |
|
||||
| Create, edit, resend and delete configuration profiles for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Execute MDM commands on macOS and Windows hosts\** | | | ✅ | ✅ | |
|
||||
| View results of MDM commands executed on macOS and Windows hosts\** | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
|
@ -154,7 +154,7 @@ Users with access to multiple teams can be assigned different roles for each tea
|
|||
| Edit agent options | | | | ✅ | ✅ |
|
||||
| Initiate [file carving](https://fleetdm.com/docs/using-fleet/rest-api#file-carving) | | | ✅ | ✅ | |
|
||||
| View disk encryption key for macOS hosts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit OS updates for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Edit OS updates for macOS, Windows, iOS, and iPadOS hosts | | | ✅ | ✅ | ✅ |
|
||||
| Create, edit, resend and delete configuration profiles for macOS and Windows hosts | | | ✅ | ✅ | ✅ |
|
||||
| Execute MDM commands on macOS and Windows hosts* | | | ✅ | ✅ | |
|
||||
| View results of MDM commands executed on macOS and Windows hosts* | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
|
|
|||
Loading…
Reference in a new issue