Has anyone successfully gotten silent activation working with Smart Notebook 15 at image time?
I've tried baking the site license SN into the package, when deployed to clients, it wasn't activated & had an error.
Now I'm packaging the trial version of Smart 15 software with no SN and following their guide for silent activation.
If I install my trial Smart 15 package and then login with a non admin account and run following (with our key in terminal), Smart 15 licenses properly, app opens properly as activated for all users.
/Library/Application Support/SMART Technologies/activationwizard.app/Contents/MacOS/activationwizard --puid=notebook_14 --m=4 --v=3 --a --pk=NC-XXXXX-XXXXX-XXXXX-XXXXX-XXX
If I put the same command in an 'at reboot' script, it inputs the serial number correctly on the client, but on launch it says it's still in demo mode for 90 days not activated.
If I open terminal and run the above command again manually it activates as it should. On a whim I changed the at reboot script to run twice but same thing saying in demo mode not activated.
Anyone have any ideas of what could be different from me running the same command manually in terminal versus it running in an at reboot script?
