From c61aa8475e4c52c69e44e2ca4c21bea6be370e76 Mon Sep 17 00:00:00 2001 From: Dave Herder <27025660+dherder@users.noreply.github.com> Date: Wed, 29 Mar 2023 09:20:23 -0700 Subject: [PATCH] MDM docs: Update set up instructions (#10805) - Tell user they have they have to first deploy Fleet and add hosts to use MDM features --- docs/Using-Fleet/MDM-setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Using-Fleet/MDM-setup.md b/docs/Using-Fleet/MDM-setup.md index b583da9ae4..181a59d607 100644 --- a/docs/Using-Fleet/MDM-setup.md +++ b/docs/Using-Fleet/MDM-setup.md @@ -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."