/build/static/layout/Breadcrumb_cap_w.png

How to fetch Adobe license keys using K1000 ?

Has anyone used K1000 to track Adobe license keys ? I know certain 3rd party tools like 'Produkey' & 'Recovery Keys' which can fetch the license keys of installed softwares but need to know if anyone has tried it out in their deployment of K1000.

Primarily I want to track which are the license keys for Adobe softwares in my network and track if anyone is using a cracked version of Adobe.

0 Comments   [ + ] Show comments

Answers (1)

Posted by: SMal.tmcc 7 years ago
Red Belt
2
ADOBE stores it's license info in C:\ProgramData\regid.1986-12.com.adobe

As an example this machines has Indesign and Acrobat installed


I create these CIR's for someone else to tell difference between if pro or standard was installed.  You should be able to adapt them to read any file in the abobe dir to see it's info.

ShellCommandTextReturn(cmd /c if exist C:\ProgramData\regid.1986-12.com.adobe\regid.1986-12.com.adobe_V7{}AcrobatESR-12-Win-GM-en_US.swidtag findstr "<swid:serial_number>9111" C:\ProgramData\regid.1986-12.com.adobe\regid.1986-12.com.adobe_V7{}AcrobatESR-12-Win-GM-en_US.swidtag > %1 && echo Adobe Pro)

ShellCommandTextReturn(cmd /c if exist C:\ProgramData\regid.1986-12.com.adobe\regid.1986-12.com.adobe_V7{}AcrobatESR-12-Win-GM-en_US.swidtag findstr "<swid:serial_number>9121" C:\ProgramData\regid.1986-12.com.adobe\regid.1986-12.com.adobe_V7{}AcrobatESR-12-Win-GM-en_US.swidtag > %1 && echo Adobe STND



Comments:
  • Thanks... Will try this out... - bloredude17 7 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ