Skip to content

Instantly share code, notes, and snippets.

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 neilmartin83/4d946f80b0ec54df841b2edfb07ba90d to your computer and use it in GitHub Desktop.
Save neilmartin83/4d946f80b0ec54df841b2edfb07ba90d 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>com.apple.MCX</key>
<dict>
<key>Forced</key>
<array>
<dict>
<key>mcx_preference_settings</key>
<dict>
<key>timeServer</key>
<string>your.server.com,time.euro.apple.com</string>
</dict>
</dict>
</array>
</dict>
</dict>
<key>PayloadDescription</key>
<string></string>
<key>PayloadDisplayName</key>
<string>Custom</string>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>4B63BB1E-0D4D-4DD2-BF93-4AAB46523179</string>
<key>PayloadOrganization</key>
<string>Your Organisation</string>
<key>PayloadType</key>
<string>com.apple.ManagedClient.preferences</string>
<key>PayloadUUID</key>
<string>4B63BB1E-0D4D-4DD2-BF93-4AAB46523179</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDescription</key>
<string></string>
<key>PayloadDisplayName</key>
<string>System - Time Server - Set Defaults.mobileconfig</string>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>EE4E0945-5074-4EF1-A375-2B9688644D8F</string>
<key>PayloadOrganization</key>
<string>Your Organisation</string>
<key>PayloadRemovalDisallowed</key>
<true/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>EE4E0945-5074-4EF1-A375-2B9688644D8F</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