Tuesday, October 29, 2019

Activate Indesign server when the trial version expired in Mac os

1. Go to the https://helpx.adobe.com/indesign/release-note/indesign-server-cc-march-2018-13-1-release-notes.html

2. Click Adobe Provisioning Toolkit Enterprise Edition for CC (Mac)

3. Create a path as /Users/nuwan/apk

5. Install the adobe_prtk inside the apk folder



6. Open terminal inside the apk folder

7. run the following command

  • adobe_prtk --tool=StartTrial --leid=V7{}InDesignServer-13-Mac-GM
  • ex:./adobe_prtk --tool=Serialize --leid=V7{}InDesignServer-13-Mac-GM --serial=1155-0001-4993-6222-3770-4086 --adobeid=nperera@typefi.com
8. If trial is successfully activated, the following message is displayed:


StartTrial Successful
Return Code = 0

No comments:

Post a Comment