Skip to content

Instantly share code, notes, and snippets.

@erikng
Created May 18, 2015 17:26
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 erikng/b2f0f65e5c73ccb08b45 to your computer and use it in GitHub Desktop.
Save erikng/b2f0f65e5c73ccb08b45 to your computer and use it in GitHub Desktop.
AdobeReader-1.1.mobileconfig
<?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>PayloadIdentifier</key>
<string>org.ybiybi.profile.adobereader</string>
<key>PayloadRemovalDisallowed</key>
<true/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>82e1190c-fad9-4573-9ca5-0fb17fe866c1</string>
<key>PayloadOrganization</key>
<string>You Break It You Buy It</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PayloadDisplayName</key>
<string>Adobe Reader </string>
<key>PayloadDescription</key>
<string>OOBE Adobe Reader 11/DC/2015 settings.</string>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadContent</key>
<dict>
<key>com.adobe.Reader</key>
<dict>
<key>Forced</key>
<array>
<dict>
<key>mcx_preference_settings</key>
<dict>
<key>11</key>
<dict>
<key>FeatureLockdown</key>
<dict>
<key>bUpdater</key>
<false/>
</dict>
<key>EULAAccepted</key>
<true/>
</dict>
<key>2015</key>
<dict>
<key>FeatureLockdown</key>
<dict>
<key>bUpdater</key>
<false/>
</dict>
<key>EULAAccepted</key>
<true/>
</dict>
<key>DC</key>
<dict>
<key>FeatureLockdown</key>
<dict>
<key>bUpdater</key>
<false/>
</dict>
<key>EULAAccepted</key>
<true/>
</dict>
</dict>
</dict>
</array>
</dict>
</dict>
<key>PayloadType</key>
<string>com.apple.ManagedClient.preferences</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PayloadIdentifier</key>
<string>org.ybiybiprofile.adobereader.82e1190c-fad9-4573-9ca5-0fb17fe866c1.customsettings.26d4ad65-90a9-47db-8dae-02b3427e748f</string>
<key>PayloadUUID</key>
<string>26d4ad65-90a9-47db-8dae-02b3427e748f</string>
<key>PayloadEnabled</key>
<true/>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment