Files
apple_device-management/mdm/profiles/com.apple.systempolicy.managed.yaml
Cyrus Daboo 97a11a861f Seed2
2026-06-22 15:55:19 -04:00

38 lines
998 B
YAML

title: System Policy Managed
description: The payload that configures the Finder's contextual menu to bypass the
system policy.
payload:
payloadtype: com.apple.systempolicy.managed
supportedOS:
iOS:
introduced: n/a
macOS:
introduced: '10.8'
multiple: true
devicechannel: true
userchannel: true
supervised: false
requiresdep: false
userapprovedmdm: false
allowmanualinstall: true
userenrollment:
mode: forbidden
tvOS:
introduced: n/a
visionOS:
introduced: n/a
watchOS:
introduced: n/a
content: Provides a way of disabling the Finder's contextual menu that allows bypass
of System Policy restrictions.
payloadkeys:
- key: DisableOverride
type: <boolean>
presence: optional
default: false
content: If `true`, disables the Finder's contextual menu item.
examples:
- title: Profile example
files:
- file: examples/mdm/profiles/com.apple.systempolicy.managed/example1.plist