mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
MDM docs: Update set up instructions (#10805)
- Tell user they have they have to first deploy Fleet and add hosts to use MDM features
This commit is contained in:
parent
1e976f0d25
commit
c61aa8475e
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ In Fleet, MDM features are supported for Macs running macOS 12 (Monterey) and hi
|
|||
|
||||
# Overview
|
||||
|
||||
To use Fleet's MDM features you first first have to [deploy Fleet](../Deploying/Introduction.md) and [add your hosts to Fleet](./Adding-hosts.md).
|
||||
|
||||
MDM features require Apple's Push Notification service (APNs) to control and secure Apple devices. This guide will walk you through how to generate and upload a valid APNs certificate to Fleet in order to use Fleet's MDM features.
|
||||
|
||||
[Automated Device Enrollment](https://support.apple.com/en-us/HT204142) allows Macs to automatically enroll to Fleet when they are first set up. This guide will walk you through how to connect Apple Business Manager (ABM) to Fleet. Note that this is only required if you are using Automated Device Enrollment AKA Device Enrollment Program (DEP) AKA "Zero-touch."
|
||||
|
|
|
|||
Loading…
Reference in a new issue