- Log into your JAMF Pro Administration Console
- Click on Computers (in the top left)
- Click on Configuration Policies
- Create a New Profile
- Provide a configuration name:
- Expand "Application & Custom Settings"
- Click Upload
- Click Add
- In the Preference Domain field enter: "com.microsoft.Edge"
- In the Property List, enter the following:
<?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.extension.profiles.com.microsoft.Edge</string> <key>PayloadRemovalDisallowed</key> <false/> <key>PayloadScope</key> <string>User</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>27778ae-37da-446e-a266-171ccde048aa</string> <key>PayloadOrganization</key> <string>Torii</string> <key>PayloadVersion</key> <integer>1</integer> <key>PayloadDisplayName</key> <string>Microsoft Edge Preferences</string> <key>PayloadContent</key> <array> <dict> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadVersion</key> <integer>2</integer> <key>PayloadIdentifier</key> <string>org.extension.profiles.com.microsoft.Edge.customsettings</string> <key>PayloadUUID</key> <string>c519bc30-746f-48e1-92c2-2f62701dbc53</string> <key>PayloadEnabled</key> <true/> <key>PayloadDisplayName</key> <string>Microsoft Edge Preferences</string> <key>PayloadContent</key> <dict> <key>com.microsoft.Edge</key> <dict> <key>Forced</key> <array> <dict> <key>mcx_preference_settings</key> <dict> <key>ExtensionInstallForcelist</key> <array> <string>gmjfpngpkkbeicflmckbhdbnanffkihi</string> </array> </dict> </dict> </array> </dict> </dict> </dict> </array> </dict> </plist> |
- Click Save
- Deploy to the appropriate devices:
- Verify by clicking logs that the profile was successfully pushed:
- Verify in your MacOS profiles that the profile was pushed successfully:
- You should now see the extension in Edge: