Update MDM demo documentation

This commit is contained in:
gillespi314 2022-12-05 13:57:40 -06:00 committed by GitHub
parent 57d30b610a
commit 8dbbfa1778
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```
```