Skip to main content
Participant
October 4, 2018
解決済み

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.
  • 1806 ビュー

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.

このトピックへの返信は締め切られました。
解決に役立った回答 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

Adobe Employee
October 4, 2018

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

mathisj作成者
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

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