Apple MDM & DDM Policy Explorer

Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.

Policy categories

  • Configuration Profile
  • Declarative Configuration
  • Declarative Activation
  • Declarative Asset
  • Declarative Management

Managed Preferences (com.apple.ManagedClient.preferences)

com.apple.ManagedClient.preferences

The payload that configures managed preferences.

macOS(10.7)
Branch: release

Settings (8)

SettingTypeRequiredDefaultManual InstallSupported OS
PayloadContent
PayloadContent
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.
1 subkey
dictionaryrequired
Yes
macOS (10.7+)
└─
ANY
ANY
The dictionary containing app preference domains.
2 subkeys
dictionaryrequired
Yes
macOS (10.7+)
└─ └─
Forced
Forced
The dictionary of forced settings.
1 subkey
arrayoptional
Yes
macOS (10.7+)
└─ └─ └─
Settings
Settings
1 subkey
dictionaryrequired
Yes
macOS (10.7+)
└─ └─ └─ └─
[Structure continues recursively]
This structure continues with 1 subkey (deeply nested - 1 subkey). See Apple's documentation for the complete structure.
Yes
macOS (10.7+)
└─ └─
Set-Once
Set-Once
The dictionary of one-time settings.
1 subkey
arrayoptional
Yes
macOS (10.7+)
└─ └─ └─
Settings
Settings
1 subkey
dictionaryrequired
Yes
macOS (10.7+)
└─ └─ └─ └─
[Structure continues recursively]
This structure continues with 1 subkey (deeply nested - 1 subkey). See Apple's documentation for the complete structure.
Yes
macOS (10.7+)