Please note: While our License Keys do not need a reinstallation of the app in order to install effectively, we would encourage all users to ensure they have an appropriate backup in place for their data before completing the deployment. This can be achieved through iCloud Sync, Auto-Backup or a Manual Backup.
After receiving your license key from our GoodNotes Education Licensing team, you may be wondering as to how you can install the key via Jamf School using the .plist file found in our MDM Installation Article.
If you'd prefer to consult Jamf's own documentation, the relevant articles for instructions on how install Managed App Configuration can be found here for Jamf School.
Alternatively, see below for a step by step instruction on how to install via Jamf School:
- Show the advanced options inside the GoodNotes App details. (This option can be disable by the IT Admin).
- Enable "Apply Managed Configuration".
- Add the managed configuration and change the license key (only the <plist> tag, not the XML content at the top, see below for example and ensure you change red key information to your own license key)
<plist>
<dict>
<key>LicenseKey</key>
<string>AAAAAA-BBBBBB-CCCCCC-DDDDDD-123456-V3</string>
<key>GoodnotesVersion</key>
<integer>5</integer>
</dict>
</plist> - Add a descriptive title to this Configuration. (If you need to add multiple, sometimes a page refresh is needed to get the "Add New" to appear. Do not push the green "Add New" button, as save action. This button adds more configuration slots, it doesn't save the new config).
- Press the save button.
- (optionally) Mark this config as default.
- Add this config to the whole app scope (main gearwheel), or add it individually to the device groups (device group gearwheel).
- Check in the device activity log, if the configuration gets assigned.
If the app is assigned to the main locations VPP token and the app details are changed from a sub-location, an error occurs at the moment. In this case the configuration can only be assigned by the main location admin. (Failed to save the settings: AxiosError: Request failed with status code 500).
If you still need help after reading through these instructions, do not hesitate to reach out to our GoodNotes Education Licensing team for further support, or alternatively, contact Jamf for more dedicated help in relation to their software.