Skip to main content
dsedv
Participant
November 29, 2019
Question

how to roll out acrobat professional 2017 with serial number and no need to login

  • November 29, 2019
  • 1 reply
  • 1443 views

we want to silently  install

Acrobat Professional 2017 17.0 MLP AOO License IE

on Windows 10 machines and

we have a serial number with this license program

CLP 5.0 LICENSE PROGRAM - EDUCATION

we tried various installation with the help of the configuration wizard and/or the Adobe Provisioning Toolkit Enterprise Edition, but we never achieved what we want.

what we want is that end users can start adobe acrobat and just  work with it. as for now, there is the need to login with a user account (at least once). how can we avoid that? please I need step by step instructions. what we have found on adobes website consists of bits a nd pieces spread over several webpages with technical terms that are nowhere explained or defined and with examples that seem not to precisely fit our case. it's very frustrating. Thank you very much in advance.

Roger

 

This topic has been closed for replies.

1 reply

ls_rbls
Community Expert
Community Expert
December 1, 2019
dsedv
dsedvAuthor
Participant
December 1, 2019

Hi

Thanks for the links which I haven't found before and which showed some things new to me.

After downloading and extracting Acrobat Pro 2017 I first used the customization wizard to create an AcroPro.mst.

I set the serialnumber, granted offline exeption, allowed standalone deployment with Adobe CCE and set the option to suppress the EULA. Then I ran setup.exe.

After that I ran these two commands:

adobe_prtk.exe --generate --tool=VolumeSerialize --leid=V7{}AcrobatESR-17-Win-GM --serial=1111-2222-3333-4444-555-666 --eulasuppress --regsupress=ss --locales=ALL --adobeid=xxx@yyyy.yyy.yy

and

adobe_prtk --tool=VolumeSerialize --provfile="C:\Users\...\prov.xml" --stream
which both returned Return Code = 0
But when starting up Acrobat 2017 I still need to login. What am I doing wrong here?