Skip to content

Instantly share code, notes, and snippets.

@lashomb
Created July 24, 2015 15:41
Show Gist options
  • Select an option

  • Save lashomb/4bd6c23c5a9da529c7d8 to your computer and use it in GitHub Desktop.

Select an option

Save lashomb/4bd6c23c5a9da529c7d8 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>DC</key>
<dict>
<key>FeatureLockdown</key>
<dict>
<key>cIPM</key>
<dict>
<key>bDontShowMsgWhenViewingDoc</key>
<false/>
<key>bShowMsgAtLaunch</key>
<false/>
</dict>
<key>cSharepoint</key>
<dict>
<key>bDisableSharepointFeatures</key>
<true/>
</dict>
<key>cCloud</key>
<dict>
<key>bAdobeSendPluginToggle</key>
<false/>
</dict>
<key>cServices</key>
<dict>
<key>bUpdater</key>
<false/>
<key>bToggleWebConnectors</key>
<true/>
<key>bTogglePrefSync</key>
<true/>
<key>bToggleAdobeSign</key>
<true/>
<key>bDisableSharePointFeatures</key>
<true/>
<key>bToggleAdobeDocumentServices</key>
<true/>
</dict>
<key>bAcroSuppressUpsell</key>
<true/>
<key>DisableMaintenance</key>
<true/>
</dict>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment