Billy H
09/12/2024, 2:09 AM{
"profile_name": "Enrollment Profile",
"allow_pairing": false,
"is_mdm_removable": true,
"is_mandatory": true,
"is_multi_user": false,
"org_magic": "1",
"language": "en",
"region": "US",
"skip_setup_items": [
"AppleID",
"AppStore",
"Diagnostics",
"EnableLockdownMode",
"FileVault",
"iCloudDiagnostics",
"iCloudStorage",
"Intelligence",
"Location",
"Payment",
"Privacy",
"Restore",
"ScreenTime",
"Siri",
"TermsOfAddress",
"TOS",
"UnlockWithWatch"
],
"support_email_address": "email@email.com",
"await_device_configured": true
}
but I'm wondering how would would run DEP commands, such as ones listed here:
https://developer.apple.com/documentation/devicemanagement/accountconfigurationcommand/command
https://developer.apple.com/documentation/devicemanagement/account_configuration
The main goal of this would be to not allow users to be admins and force the setPrimarySetupAccountAsRegularUser
key to trueDale Ribeiro
09/12/2024, 1:53 PMDale Ribeiro
09/12/2024, 1:54 PMBilly H
09/12/2024, 4:20 PMDale Ribeiro
09/12/2024, 4:27 PMDale Ribeiro
09/12/2024, 4:29 PMBilly H
09/12/2024, 4:40 PMBilly H
09/12/2024, 4:58 PMBilly H
09/13/2024, 2:08 PMBilly H
09/13/2024, 2:08 PMBilly H
09/13/2024, 7:47 PMBilly H
09/13/2024, 7:48 PMDale Ribeiro
09/13/2024, 7:49 PMDale Ribeiro
09/13/2024, 7:49 PMBilly H
09/13/2024, 7:51 PMDale Ribeiro
09/13/2024, 7:53 PMBilly H
09/13/2024, 7:54 PMDale Ribeiro
09/13/2024, 7:56 PM