We run Adobe CS3 on our organisation's network. We've configured our images with our volume license, so all our systems are rolled out as automatically activated. The problem is, every now and then we find some systems which have just dropped their activation key. Not sure why, but they suddenly act like they never had the key and simply complain that the activation period has expired.

What i'm looking for is a command-line tool which would allow me to install the activation key on the system and force a reactivation, which could be used in a batch file, etc. (put in a startup script to check license and activate if necessary). Something similar to Windows' system32\slmgr.vbs, or Microsoft Office's Office14\OSPP.vbs, but for Adobe CS3. I essentially want to do something like:

cscript AdobeCS3\slmgr.vbs /dli
cscript AdobeCS3\slmgr.vbs /ipk myproductkeyhere
cscript AdobeCS3\slmgr.vbs /ato

Anybody aware of such a thing? Thanks :)

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.