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

Activation:Simple ()

The declaration to activate a set of configurations.

iOS(15.0)macOS(13.0)tvOS(16.0)visionOS(1.1)watchOS(10.0)
Branch: release

Settings (3)

SettingTypeRequiredDefaultManual InstallSupported OS
StandardConfigurations
StandardConfigurations
An array of strings that specify the identifiers of configurations to install. A failure to install one of the configurations doesn't prevent other configurations from installing.
1 subkey
arrayrequired
Yes
iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+)
└─
StandardConfigurationsItems
StandardConfigurationsItems
string
Yes
iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+)
Predicate
Predicate
A predicate format string as [Apple's Predicate Programming](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/Predicates/AdditionalChapters/Introduction.html) describes. The activation only installs when the predicate evaluates to `true` or isn't present.
stringoptional
Yes
iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+)