Skip to main content
Participant
October 4, 2018
Answered

trying to deploy adobe professional 2017 with sccm and not have it ask for a login as we already have a serial number

  • October 4, 2018
  • 1 reply
  • 1803 views

I am trying to deploy adobe professional 2017 out to users via SCCM and need to have it not ask for a login upon launching the application.  I have used the Acrobat Customization Wizard DC to modify the package and add the serial number in and grant offline exception but it still ask for login.  I have tried it with the boxes checked for "allow standalone Acrobat deployment with CCE serial and "Suppress display of EULA with no luck.  Any help would be appreciated.

This topic has been closed for replies.
Correct answer ravinderg62643219

Hi mathisj

Running only msi will not apply the changes you have done via customization wizard. Please run the setup.exe. This should resolve your issue. You can try command setup.exe /qn

1 reply

Adobe Employee
October 4, 2018

What is the command line that you are using to install the application?

mathisjAuthor
Participant
October 4, 2018

I am using SCCM 2016 and I created an application from the .msi which imports the imformation and commands.  It uses the Installation command of : msiexec /i "AcroPro.msi" /q

ravinderg62643219Correct answer
Adobe Employee
October 5, 2018

Hi mathisj

Running only msi will not apply the changes you have done via customization wizard. Please run the setup.exe. This should resolve your issue. You can try command setup.exe /qn