Custom PLIST in Configuration Profile

mrhollywoodgate
New Contributor II

I'd like to manage the Adobe Flash plugin settings in Safari using a configuration profile. I see that you can upload a custom plist file, and I've found Apple's documentation on what key settings to set (https://support.apple.com/en-us/HT202947), but I can't quite figure out how to create the plist file in a format that the JSS will accept and have it actually apply the settings to a computer. Does anyone know how to use the custom settings part of configuration profiles? Thanks!

I'm trying to set this setting: <dict>
<key>com.macromedia.Flash Player.plugin</key>
<dict>
<key>PlugInFirstVisitPolicy</key>
<string>PlugInPolicyAsk</string>
</dict>
</dict>

0 REPLIES 0