Contributing docs: Remove outdated command (#11788)

- Remove the `fleetctl apple-mdm apple-mdm enrollment-profiles
create-automatic` command because it no longer exists in Fleet
This commit is contained in:
Noah Talerman 2023-05-22 20:08:29 -04:00 committed by GitHub
parent b11f302981
commit da3a42d053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -595,16 +595,9 @@ If you are using QEMU for Linux, follow the instruction guide to install a recen
> NOTE: Currently this is not possible for M1 Mac machines.
1. Create a DEP profile with:
1. In ABM, look for the computer with the serial number that matches the one your VM has, click on it and click on "Edit MDM Server" to assign that computer to your MDM server.
```
fleetctl apple-mdm enrollment-profiles create-automatic --dep-profile ./tools/mdm/apple/dep_sample_profile.json
```
Reference the [Apple DEP Profile documentation](https://developer.apple.com/documentation/devicemanagement/profile) for further information on each setting.
2. In ABM, look for the computer with the serial number that matches the one your VM has, click on it and click on "Edit MDM Server" to assign that computer to your MDM server.
3. Boot the machine, it should automatically enroll into MDM.
2. Boot the machine, it should automatically enroll into MDM.
##### Gating the DEP profile behind SSO