Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

New Here ,
Oct 04, 2018 Oct 04, 2018

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.

1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Oct 04, 2018 Oct 04, 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

Translate
Adobe Employee ,
Oct 04, 2018 Oct 04, 2018

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 04, 2018 Oct 04, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 04, 2018 Oct 04, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 05, 2018 Oct 05, 2018
LATEST

Thanks that took care of the login issue!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines