diff --git a/tools/mdm/apple/demo.md b/tools/mdm/apple/demo.md index f4f811f24a..8a42ffbe06 100644 --- a/tools/mdm/apple/demo.md +++ b/tools/mdm/apple/demo.md @@ -96,7 +96,7 @@ Upload fleet-mdm-apple-dep.crt to your Apple Business MDM server. (Don't forget cp fleet-mdm-apple-dep.crt ~/Downloads/ ``` 3. In https://business.apple.com: - 1. select your MDM server in "Your MDM Servers". + 1. Under "Preferences" (which can be accessed via the upper-right dropdown menu), select your MDM server in "Your MDM Servers". 2. Click "Edit" and upload the generated `fleet-mdm-apple-dep.crt`. 3. Then download DEP token to a file named `./dep_encrypted_token.p7m`: ```sh @@ -203,4 +203,4 @@ Install 1Password on a macOS device: fleetctl apple-mdm installers upload --path ~/Downloads/1Password-7.9.6.pkg fleetctl apple-mdm enqueue-command InstallEnterpriseApplication --device-ids=D2F1D7F9-8EA9-4420-AF09-4C4EC4275D8A --installer-id=1 -``` \ No newline at end of file +```