PayloadKit

Managed Preferences

com.apple.ManagedClient.preferences

The payload that configures managed preferences.

macOS 10.7+
Apple schema

Not available with User Enrollment

Configuration Keys (1)

KeyTypeTitle
PayloadContentrequired

The dictionary containing app preference domains. The key names are application preference domain identifiers (for example, `com.example.my-app`), or the string `.GlobalPreferences` for the global domain. The values are the corresponding forced and set-once preferences.

dict
ANYrequired

The dictionary containing app preference domains.

dict
Forced

The dictionary of forced settings.

array
Set-Once

The dictionary of one-time settings.

array
Settingsrequired
dict
mcx_preference_settingsrequired

The dictionary of settings.

dict
Settingsrequired
dict
mcx_preference_settingsrequired

The dictionary of settings.

dict