Skip to content

Instantly share code, notes, and snippets.

@keeleysam
Last active December 31, 2015 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keeleysam/f1b3d1280fd2c5bc879c to your computer and use it in GitHub Desktop.
Save keeleysam/f1b3d1280fd2c5bc879c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>DisabledPreferencePanes</key>
<array>
<string>com.apple.preferences.configurationprofiles</string>
<string>com.apple.preferences.sharing</string>
</array>
<key>PayloadDisplayName</key>
<string>System Preferences</string>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>com.apple.mdm.afp548.com.64954e10-3e98-0131-a8c7-38e856420688.alacarte.macosxrestrictions.b0cbb530-3e98-0131-a8c9-38e856420688.systempreferences</string>
<key>PayloadType</key>
<string>com.apple.systempreferences</string>
<key>PayloadUUID</key>
<string>245882de-95d9-1371-852e-06cd744654fc</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Settings for System Preferences</string>
<key>PayloadIdentifier</key>
<string>com.apple.mdm.afp548.com.64954e10-3e98-0131-a8c7-38e856420688.alacarte</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>64954e10-3e98-0131-a8c7-38e856420688</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment