mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 07:58:31 +00:00
Update MDM demo documentation
This commit is contained in:
parent
57d30b610a
commit
8dbbfa1778
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue