Desktop Payload¶
Template
This payload sets up macOS Desktop settings and restrictions. It is supported on the user channel and on macOS 10.10 and later.
Note
The locked setting value isnt actually respected. If locked is present and false the desktop picture will still be locked.
Summary¶
PayloadType: | com.apple.desktop |
---|---|
Supervised Only: | |
N/A | |
macOS: | 10.10 |
macOS Deprecated: | |
N/A | |
iOS: | N/A |
iOS Deprecated: | N/A |
Highlander: | True |
Keys¶
locked¶
Lock desktop picture
Prevents user from modifying the desktop picture selection.
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
boolean | False | N/A | N/A | N/A | N/A | N/A |
override-picture-path¶
Desktop picture path
The path of the file to use as the desktop picture.
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | N/A | N/A | N/A | N/A | N/A |