i have built the package with the new adobe packager that said it puts acrobat and all in the build folder. now I want to deploy the package with SCCM 2012 R2. but was it the .bat file that I need to create to make that happen. I want quiet unattendend install and not reboot for machines.
This topic has been closed for replies.
Correct answer alisterblack
i am trying to install two things here. i am using sccm 2012 R2. so i need the cmd file part for both of these.
1. Adobe Reader DC. i have ran the adobe customization tool and have a mst file. so what is my command for that? i also want the command to remove the older version of adobe reader that's installed.
2. Adobe Create cloud that i used the adobe packager to build. i want to be sure and install everything i picked i the package including acrobat. what is the command for this?
1. Adobe Reader DC. i have ran the adobe customization tool and have a mst file. so what is my command for that? i also want the command to remove the older version of adobe reader that's installed.
Obviously change 'filename' for the actual name of your MSI and MST file.
2. Adobe Create cloud that i used the adobe packager to build. i want to be sure and install everything i picked i the package including acrobat. what is the command for this?
also this you sent me didn't help to deploy adobe creative cloud thru sccm. I ended up having to manuallyrun the installer on the machines. SCCM if setup correctly will deploy the packages I am asking for the script to put in sccm to deploy create cloud with acrobat reader...
as well as the script to deploy adobe DC with the transform file created from the customization file.