Quantcast
Channel: Adobe Community: Message List - Deployment for Creative Cloud for Team, Enterprise, & CS
Viewing all articles
Browse latest Browse all 13660

Re: Deploying Acrobat DC with SCCM

$
0
0

Hi Jon,

 

If I understood the scenario correctly, you have created a package for Acrobat using CC enterprise serial key starting with 1591. In this case, you will need to run Acrobat from exception folder first which installs the app however in this case licensing remains with build folder hence after installing Acrobat from exception folder, you also need to run setup.exe under build folder to serialize acrobat.

 

I think below batch script can help.

 

i.e : I have created an Acrobat package only naming AcrobatDC

 

Start /w Msiexec.exe /i “C:\Users\user name\Desktop\AcrobatDC\Exceptions\AcrobatProfessional12.0-mul\AcroPro.msi” /qn

Msiexec.exe /i “C:\Users\user name\Desktop\AcrobatDC\Build\AcrobatDC.msi” /qn

 

Hope this helps.

 

Thanks,

Ashish


Viewing all articles
Browse latest Browse all 13660

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>