Script license renewal from central server on startup
I would like to write a script that runs on JMP startup (I know how to do this, but not the rest) that checks how much longer the license is valid (or if it is already expired), then when we go below a certain threshold I want to pull a new .sid file from a file server and load that to renew the license file. Now given that renew license() is not even mentioned in the scripting index there is not ...