I was able to successfully push out with my K1000 Adobe Reader XI (11.0.4). This is the script that used:
"$(KACE_DEPENDENCY_DIR)\AdbeRdr11004_en_US.exe" with params "AdbeRdr11004_en_US.exe /msi EULA_ACCEPT=YES /qn"
I was able to successfully push out with my K1000 Adobe Reader XI (11.0.4). This is the script that used:
"$(KACE_DEPENDENCY_DIR)\AdbeRdr11004_en_US.exe" with params "AdbeRdr11004_en_US.exe /msi EULA_ACCEPT=YES /qn"
Sign up today to participate, stay informed, earn points and establish a reputation for yourself!
Sign up! or login
Could you point to where I can learn to do this?
I am brand new to this site and KACE and have been tasked with updating every IT PC with Reader 11.0.4 by EOD!! - vmann 11 years ago
/sAll /rs /l /msi /qb- /norestart EULA_ACCEPT=YES REMOVE_PREVIOUS=YES DISABLE_ARM_SERVICE_INSTALL=1 - Timi 11 years ago
I am brand new to this site and KACE and have been tasked with updating every IT PC with Reader 11.0.4 by EOD!!
If do don't mind me asking, where did you discover all those switches? - vmann 11 years ago
You can also use some free utilities to convert an exe to MSI. MSI files in my opinion are a little easier to use. - Timi 11 years ago
http://www.adobe.com/devnet-docs/acrobatetk/index.html - chucksteel 11 years ago