Skip to content

Instantly share code, notes, and snippets.

@bruienne
Created March 30, 2016 00:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bruienne/8e6158cac66fc7cd2a6d4ba46e99df0b to your computer and use it in GitHub Desktop.
Save bruienne/8e6158cac66fc7cd2a6d4ba46e99df0b 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>PayloadContent</key>
<dict>
<key>my.org.push</key>
<dict>
<key>Forced</key>
<array>
<dict>
<key>mcx_preference_settings</key>
<dict>
<key>Command</key>
<string>/usr/local/munki/managedsoftwareupdate -q</string>
<key>Schedule</key>
<string>now</string>
</dict>
</dict>
</array>
</dict>
</dict>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>MCXToProfile.11eb30a2-32e8-4ed2-986c-70fbfb0a1730.alacarte.customsettings.da1bab9b-2fcc-467b-bf48-9a8de3364e6f</string>
<key>PayloadType</key>
<string>com.apple.ManagedClient.preferences</string>
<key>PayloadUUID</key>
<string>da1bab9b-2fcc-467b-bf48-9a8de3364e6f</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDescription</key>
<string>Included custom settings:
my.org.push
Git revision: a14a19d7f0</string>
<key>PayloadDisplayName</key>
<string>MCXToProfile: my.org.push</string>
<key>PayloadIdentifier</key>
<string>my.org.push</string>
<key>PayloadOrganization</key>
<string></string>
<key>PayloadRemovalDisallowed</key>
<true/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>11eb30a2-32e8-4ed2-986c-70fbfb0a1730</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