Copy link to clipboard
Copied
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.
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
Copy link to clipboard
Copied
What is the command line that you are using to install the application?
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
Thanks that took care of the login issue!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now