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

Migration Assistant Settings ()

New in macOS 26.4

The declaration to configure Migration Assistant settings.

macOS(26.4)
Branch: release

Settings (8)

SettingTypeRequiredDefaultManual InstallSupported OS
ShouldDoManagedMigration
ShouldDoManagedMigration
If `true`, the device manages Migration Assistant.
booleanrequired
Yes
macOS (26.4+)
ExcludedAccounts
ExcludedAccounts
An array of strings that represent the user account short names the system excludes from migration.
1 subkey
arrayoptional
Yes
macOS (26.4+)
└─
_Accounts
_Accounts
string
Yes
macOS (26.4+)
ExcludedPaths
ExcludedPaths
An array of strings that represent files and directories relative to the user's home directory that the system excludes from migration. Directory paths need to include a trailing "/". For example, to exclude the "Excluded" directory in the "Documents" folder of a user's home directory, use "Documents/Excluded/".
1 subkey
arrayoptional
Yes
macOS (26.4+)
└─
_ExcludedPaths
_ExcludedPaths
string
Yes
macOS (26.4+)
RequiredPaths
RequiredPaths
An array of strings that represent files and directories relative to the user's home directory that the system needs to migrate. Directory paths need to include a trailing "/". For example, to require the "Required" directory in the "Documents" folder of a user's home directory, use "Documents/Required/".
1 subkey
arrayoptional
Yes
macOS (26.4+)
└─
_RequiredPaths
_RequiredPaths
string
Yes
macOS (26.4+)
ShouldMigrateSecurityPrivacySettings
ShouldMigrateSecurityPrivacySettings
If `true`, the system migrates Security & Privacy settings.
booleanrequired
Yes
macOS (26.4+)