Desktop Picture¶
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: | N/A |
Keys¶
locked¶
Lock desktop picture
Optional. If true, the desktop picture is locked. Default is false
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
Optional. If supplied, it sets the path to the desktop picture.
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | N/A | N/A | N/A | N/A | N/A |