136
1. Download Adobe Provisioning Toolkit Enterprise Edition
Link – https://helpx.adobe.com/hk_en/enterprise/kb/provisioning-toolkit-enterprise.html
2. Run the adobe_prtk.exe, it will extract the another adobe_prtk.exe file
3. Open command prompt and located the extracted adobe_prtk.exe
4. Check and confirm what leid of your adobe acrobat
Reference – https://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/identify.html
5. Run below command
adobe_prtk --tool=Serialize --leid=V7{}AcrobatESR-12-Win-GM --serial=xxxxxxxxxxxxxxxxxxxxxxxx --regsuppress=ss
6. It will then generated prov.xml on same folder, if this command run correct
7. Copy the extracted adobe_prtk.exe and prov.xml to target PC
8. Run below command
adobe_prtk --tool=VolumeSerialize --provfile=prov.xml --stream
9. Launch Adobe Acrobat
Done.