Skip to main content
Solved

GoodNotes for Business for MacBook

  • August 24, 2023
  • 7 replies
  • 18 views

Forum|alt.badge.img+3

Hey. 
Im trying to upgrade GoodNotes for Institutions into GoodNotes for Business. 
There is only an instruction how to install a license key for iPad/iPhone (https://support.goodnotes.com/hc/en-us/articles/7568710302607-Installing-Goodnotes-for-Business-Enterprise-via-Jamf-Pro?source=search&auth_token=eyJhbGciOiJIUzI1NiJ9.eyJhY2NvdW50X2lkIjoyNTM0NzUsInVzZXJfaWQiOjc3MDkxMDA4MjcwMjMsInRpY2tldF9pZCI6MjMzMjk5LCJjaGFubmVsX2lkIjo2MywidHlwZSI6IlNFQVJDSCIsImV4cCI6MTY5NTIyMjU1OX0.MN6d_0tdipaCu0_cJb_fbyPYt1kHRPpY9l69iLvegXo). 
Does someone know how I can install a license on MacBook via JamfPro? 


Best answer by justin_beek

Were you able to deploy the licenses? I follow the instructions based on the Goodnotes support link above but the app doesn't recognize that a license has been deployed. Scope is set correctly and installed based on the log. The same license key is valid works without problems for our organizations iPads. Not sure what I'm missing. 


yes. 

https://ibb.co/0nW8NLS

 

Our plist:

<?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>com.goodnotesapp.x.managed</key>
    <dict>
      <key>LicenseKey</key>
      <string>XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX-V3</string>
    </dict>
  </dict>
</plist>

 

7 replies

Forum|alt.badge.img+6
  • Contributor
  • 17 replies
  • November 29, 2023

Same issue.

I am guessing setup App and use Composer?


Forum|alt.badge.img+6
  • Contributor
  • 17 replies
  • August 8, 2024

Forum|alt.badge.img+3
  • New Contributor
  • 8 replies
  • September 25, 2024

Were you able to deploy the licenses? I follow the instructions based on the Goodnotes support link above but the app doesn't recognize that a license has been deployed. Scope is set correctly and installed based on the log. The same license key is valid works without problems for our organizations iPads. Not sure what I'm missing. 


Forum|alt.badge.img+6
  • Contributor
  • 17 replies
  • Answer
  • September 25, 2024

Were you able to deploy the licenses? I follow the instructions based on the Goodnotes support link above but the app doesn't recognize that a license has been deployed. Scope is set correctly and installed based on the log. The same license key is valid works without problems for our organizations iPads. Not sure what I'm missing. 


yes. 

https://ibb.co/0nW8NLS

 

Our plist:

<?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>com.goodnotesapp.x.managed</key>
    <dict>
      <key>LicenseKey</key>
      <string>XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX-V3</string>
    </dict>
  </dict>
</plist>

 


Forum|alt.badge.img+3
  • New Contributor
  • 8 replies
  • September 26, 2024

I've done the same thing but in Goodnotes on the Mac it still gives me these errors. In JAMF, it says that the profile has been pushed through. Any ideas? 

 


Forum|alt.badge.img+3
  • New Contributor
  • 8 replies
  • September 27, 2024

I've done the same thing but in Goodnotes on the Mac it still gives me these errors. In JAMF, it says that the profile has been pushed through. Any ideas? 

 


FIXED: There was an extra colon in our application domain field. The solution above works well. 


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • 2 replies
  • October 9, 2024

yes. 

https://ibb.co/0nW8NLS

 

Our plist:

<?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>com.goodnotesapp.x.managed</key>
    <dict>
      <key>LicenseKey</key>
      <string>XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX-V3</string>
    </dict>
  </dict>
</plist>

 


It worked. Appreciate it!