We have a large number of machines in our organization that have Creative Cloud and Acrobat DC, but their copy of Acrobat DC is a few versions behind. I want to push out an install of the most recent version via SCCM and I seem to be having trouble getting it to work properly.
I created a package on the Adobe Admin Console, it contains Adobe CC and Acrobat DC only. The folder is on our SCCM server and I created a package that looks in the fodler where the setup.exe resides and runs "setup.exe --silent" I've also tried "Setup.exe --mode=silent" and it always fails to run. It is downloading the data to the ccmcache folder, but is unable to run. I even tried running JUST the acropro.msi by itself and also no dice.
Any suggestions?
We have a current deployment of CC that seems to work fine using "Set-up.exe" --mode=silent
Thanks in advance.