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

Login Items: Managed Items (com.apple.loginitems.managed)

com.apple.loginitems.managed

The payload that configures a device's login items.

macOS(10.13)
Branch: release

Settings (4)

SettingTypeRequiredDefaultManual InstallSupported OS
AutoLaunchedApplicationDictionary-managed
AutoLaunchedApplicationDictionary-managed
An array of login item dictionaries.
1 subkey
arrayrequired
Yes
macOS (10.13+)
└─
LoginItem
LoginItem
A login item.
2 subkeys
dictionaryrequired
Yes
macOS (10.13+)
└─ └─
Path
Path
The URL or path string to the item's location.
stringrequired
Yes
macOS (10.13+)
└─ └─
Hide
Hide
If `true`, the system hides this item in the Users & Groups login items list.
booleanoptionalfalse
Yes
macOS (10.13+)