Software Distribution - Deploy: Adobe Acrobat DC 2015.006.30201 - Classic Track - Windows
1 Votes |
Versioning - This is the latest version.
1 | Software Distribution - Deploy: Adobe Acrobat DC 2015.006.30201 - Classic Track - Windows | 9/16/2016 2:52:41 PM |
2 | Software Distribution - Deploy: Adobe Acrobat DC 2015.006.30201 - Classic Track - Windows | 9/16/2016 3:03:41 PM |
3 | Software Distribution - Deploy: Adobe Acrobat DC 2015.006.30201 - Classic Track - Windows | 9/16/2016 3:05:39 PM |
4 | Software Distribution - Deploy: Adobe Acrobat DC 2015.006.30201 - Classic Track - Windows | 9/16/2016 3:13:08 PM |
5 | Software Distribution - Deploy: Adobe Acrobat DC 2015.006.30201 - Classic Track - Windows | 9/20/2016 12:52:46 PM |
Description
This task will deploy: Adobe Acrobat DC 2015 Web Classic Track on Windows Vista or later Systems.
This task is applicable on: Windows Vista, 7, 8, 8.1, and 10
If you deploy without supressing the registration, then users will be prompted to register and may skip the registration:
"*** While there is a property for suppressing registration for 11.x and earlier, DC installs require using the Wizard or the PRTK tool." - https://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/licensing.html
Property Details
21682 | |
Production - Fully Tested and Ready for Production | |
Software Distribution - Deploy: Adobe Acrobat DC 2015.006.30201 - Classic Track - Windows | |
PTCH | |
Software Distribution | |
842923240 | |
9/20/2016 12:52:46 PM | |
Adobe Acrobat, Acrobat DC, Adobe Acrobat DC, Acrobat 2015, Adobe Acrobat 2015, Classic Track | |
True | |
BrianCanFixIT on 9/20/2016 12:52:46 PM | |
BrianCanFixIT on 9/20/2016 12:52:46 PM | |
12196 Views / 16 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
isWindows (Relevance 1172)

windows of operating system
Used in 5 fixlets | * Results in a true/false |

(name of it = "WinVista" OR name of it = "Win7" or name of it = "Win8" or name of it ="Win8.1" or name of it = "Win10" ) of operating system
Used in 5 fixlets | * Results in a true/false |

(not exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\2015\InstallPath" of it) of registry
Actions
Action 1 (default)
Action Link Click
here to deploy Adobe Acrobat DC 2015.
Script Type
BigFix Action Script
//You must download this file from Adobe licencing and manully cache itSuccess Criteria
//This version of the installer includes the 2015.006.30172 msp update
prefetch Acrobat_2015_Web_WWMUI.exe sha1:6c5f3e4ee58b916fb631ce94c4ee7e231608d168 size:702087040 http://6c5f3e4ee58b916fb631ce94c4ee7e231608d168 sha256:54b5c327356e735b3049f0c2c4875529b5ad1b1d6d0d1dde92d772bf0838dd6e
//You must download the Adobe_Provisioning_Toolkit_9_0_ALL.exe file from Adobe Licencing, run/extract it with 7zip, and cache it manually
prefetch adobe_prtk.exe sha1:8654830d3baf7a0ff7fcac5e7ae9913a5ba036f3 size:3125392 http://8654830d3baf7a0ff7fcac5e7ae9913a5ba036f3 sha256:782d9d6f7184020b4f39f1256b820e20ad43630bac6147144c9d9f47819b6264
//Public patch file
prefetch Acrobat2015Upd1500630201.msp sha1:d88905bb5a5276c41a6a146aa79079cded2e3351 size:137719808 http://ardownload.adobe.com/pub/adobe/acrobat/win/Acrobat2015/1500630201/Acrobat2015Upd1500630201.msp sha256:dea3451d7a3712e48fb142256ce55bddee189b263f6a12eb2189e81214d7cde6
action parameter query "ISX_SERIALNUMBER" with description "Please enter the Acrobat Pro 2015 Serial Number" and with default value "####-####-####-####-####-####"
action parameter query "USERNAME" with description "Please enter the Acrobat Pro 2015 User Name" and with default value "Sub-department or user name"
action parameter query "COMPANYNAME" with description "Please enter the Acrobat Pro 2015 Company Name" and with default value "Contoso Inc."
// Hard-code the values when using the debugger
// parameter "ISX_SERIALNUMBER" = "ISX_SERIALNUMBER"
// parameter "USERNAME" = "USERNAME"
// parameter "COMPANYNAME" = "COMPANYNAME"
parameter "InstallLogFile" = "{pathname of parent folder of client}\__BESData\__Global\Logs\AdobeAcrobat2015.log"
// Extract the installer
wait __Download\Acrobat_2015_Web_WWMUI.exe /a /q /s /x /d "{(pathname of client folder of current site)}\__Download\AcrobatPro2015"
//install, Note; REGISTRATION_SUPPRESS=1 no longer works in Acrobat DC/2015
waithidden "{(pathname of client folder of current site) & "\__Download\AcrobatPro2015\Adobe Acrobat\setup.exe"}" /sAll /rs /l /msi /qn /norestart DISABLE_ARM_SERVICE_INSTALL=1 EULA_ACCEPT=YES DISABLE_AIR_SHARE=YES SUPPRESS_APP_LAUNCH=YES ALLUSERS=1 DISABLEDESKTOPSHORTCUT=1 USERNAME="{parameter "USERNAME" of action}" COMPANYNAME="{parameter "COMPANYNAME" of action}" /L*v "{parameter "InstallLogFile" of action}"
//patch
wait msiexec.exe /p "__Download\Acrobat2015Upd1500630201.msp" REINSTALL=ALL REINSTALLMODE=omu /qn
//suppress the user registration and license the program
wait "__Download\adobe_prtk.exe" --tool=Serialize --leid=V7{{}AcrobatESR-12-Win-GM --serial={parameter "ISX_SERIALNUMBER" of action} --regsuppress=ss
This action will be considered successful when all lines of the action script have completed successfully.
Action 2
Action Link Click
here to deploy Adobe Acrobat DC 2015 with a custom transform, no registration completed.
Script Type
BigFix Action Script
prefetch Acrobat_2015_Web_WWMUI.exe sha1:6c5f3e4ee58b916fb631ce94c4ee7e231608d168 size:702087040 http://6c5f3e4ee58b916fb631ce94c4ee7e231608d168 sha256:54b5c327356e735b3049f0c2c4875529b5ad1b1d6d0d1dde92d772bf0838dd6eSuccess Criteria
//This version of the installer includes the 2015.006.30172 msp update
prefetch Acrobat2015Upd1500630201.msp sha1:d88905bb5a5276c41a6a146aa79079cded2e3351 size:137719808 http://ardownload.adobe.com/pub/adobe/acrobat/win/Acrobat2015/1500630201/Acrobat2015Upd1500630201.msp sha256:dea3451d7a3712e48fb142256ce55bddee189b263f6a12eb2189e81214d7cde6
//download your custom mst transform file here and use the name AcroPro.mst
//prefetch AcroPro.mst sha1:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx size:xxxxxxxxxxxxxxxxxxx http://replaceme sha256:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
continue if {exists file "AcroPro.mst" of folder "\__Download\" of client folder of current site}
action parameter query "ISX_SERIALNUMBER" with description "Please enter the Acrobat Pro 2015 Serial Number" and with default value "####-####-####-####-####-####"
action parameter query "USERNAME" with description "Please enter the Acrobat Pro 2015 User Name" and with default value "Sub-department or user name"
action parameter query "COMPANYNAME" with description "Please enter the Acrobat Pro 2015 Company Name" and with default value "Contoso Inc."
// Hard-code the values when using the debugger
// parameter "ISX_SERIALNUMBER" = "ISX_SERIALNUMBER"
// parameter "USERNAME" = "USERNAME"
// parameter "COMPANYNAME" = "COMPANYNAME"
parameter "InstallLogFile" = "{pathname of parent folder of client}\__BESData\__Global\Logs\AdobeAcrobat2015.log"
// Extract the installer
wait __Download\Acrobat_2015_Web_WWMUI.exe /a /q /s /x /d "{(pathname of client folder of current site)}\__Download\AcrobatPro2015"
//install with transform
waithidden "{(pathname of client folder of current site) & "\__Download\AcrobatPro2015\Adobe Acrobat\setup.exe"}" /sAll /rs /l /msi /qn /norestart DISABLE_ARM_SERVICE_INSTALL=1 EULA_ACCEPT=YES DISABLE_AIR_SHARE=YES SUPPRESS_APP_LAUNCH=YES ALLUSERS=1 DISABLEDESKTOPSHORTCUT=1 REGISTRATION_SUPPRESS=1 transforms="{(pathname of client folder of current site) & "\__Download\AcroPro.mst"}" ISX_SERIALNUMBER={parameter "ISX_SERIALNUMBER" of action} USERNAME="{parameter "USERNAME" of action}" COMPANYNAME="{parameter "COMPANYNAME" of action}" /L*v "{parameter "InstallLogFile" of action}"
//patch
wait msiexec.exe /p "__Download\Acrobat2015Upd1500630201.msp" REINSTALL=ALL REINSTALLMODE=omu /qn
This action will be considered successful when all lines of the action script have completed successfully.
Sharing
Social Media: |
Comments
![]() |
|
You are welcome. They are just parameters passed on to the internal MSI. It just so happens that there are multiple ways to provide them. |
![]() |
|
Thanks jgstew, fixlet updated and simplified even more. |
![]() |
|
Sweet, even though it's not documented officially, it looks like it works. |
![]() |
|
You shouldn't need to use the Abcpy.ini file. It should be possible to specify those items on the command line the exact same way as DISABLE_ARM_SERVICE_INSTALL=1 |