<Software Updates>: Upgrade - Adobe Acrobat Pro DC - 2015.010.20060 (Windows)
Log In or Register to download the BES file, and more.

1 Votes

Versioning - This is the latest version.

1<Software Updates>: Upgrade - Adobe Acrobat Pro DC - 2015.010.20056 (Windows)1/17/2016 8:42:04 PM
2<Software Updates>: Upgrade - Adobe Acrobat Pro DC - 2015.010.20060 (Windows)3/8/2016 12:31:54 PM

Description

This patches in the continuous track

Adobe Acrobat DC Updates Link

Updated on 2016-03-08

Adobe has released a new version of Adobe Acrobat DC.

Note: Affected computers may report back as 'Pending Restart' once the patch has run successfully, but will not report back their final status until the computer has been restarted.

Important Note: Choosing the "Upgrade Adobe Acrobat regardless of whether or not Adobe Acrobat is running" action will close any running instance of Adobe Acrobat on the client machines. Please schedule the update to occur at a time when a service interruption is acceptable.


Property Details

ID9270
StatusProduction - Fully Tested and Ready for Production
Title<Software Updates>: Upgrade - Adobe Acrobat Pro DC - 2015.010.20060 (Windows)
DomainBESC
CategorySoftware Updates
Download Size132689920
Source SeverityCritical
Source Release Date1/4/2016 12:00:00 AM
KeywordsAcrobat Pro DC Upgrade 15.010.20060 Continuous Track Patch
Added by on 3/8/2016 12:31:54 PM
Last Modified by on 3/8/2016 12:31:54 PM
Counters 14807 Views / 11 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 1 rating. ** Log In or Register to add your rating.

Relevance

isWindows (Relevance 1172)
Used in 1155 fixlets and 538 analyses   * Results in a true/false
Show indented relevance
windows of operating system
Used in 3 fixlets   * Results in a true/false
Show indented relevance
exists regapp "acrobat.exe"
Used in 2 fixlets   * Results in a true/false
Show indented relevance
(exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\DC" of it) of registry
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists regapp "acrobat.exe" whose (version of it < "15.010.20060")
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(exists key whose (value "DisplayName" of it as string contains "Adobe Acrobat" AND (it >= "15.0.0" AND it < "15.010.20060") of (value "DisplayVersion" of it as string as version)) of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry)

Actions

Action 1 (default)

Action Link Click here to upgrade Adobe Acrobat.
Script Type BigFix Action Script
prefetch AcrobatUpd.msp sha1:8bef05d74cf1778139a4ad936285ba2728b6fed5 size:132689920 http://ardownload.adobe.com/pub/adobe/acrobat/win/AcrobatDC/1501020060/AcrobatDCUpd1501020060.msp sha256:5cc53a310111692e92bb1e2e82504426e1d47fd34faa7ae81a8d3102cb81b64c

wait msiexec.exe /p "__Download\AcrobatUpd.msp" REINSTALL=ALL REINSTALLMODE=omu /qn

action may require restart "8bef05d74cf1778139a4ad936285ba2728b6fed5"
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.

Action 2

Action Link Click here to upgrade Adobe Acrobat regardless of whether or not Adobe Acrobat is running.
Script Type BigFix Action Script
prefetch AcrobatUpd.msp sha1:8bef05d74cf1778139a4ad936285ba2728b6fed5 size:132689920 http://ardownload.adobe.com/pub/adobe/acrobat/win/AcrobatDC/1501020060/AcrobatDCUpd1501020060.msp sha256:5cc53a310111692e92bb1e2e82504426e1d47fd34faa7ae81a8d3102cb81b64c

waithidden {if (name of operating system = "WinXP" AND personal bit (suite mask of operating system)) then "tskill acrobat /a" else "taskkill /F /IM acrobat.exe"}

wait msiexec.exe /p "__Download\AcrobatUpd.msp" REINSTALL=ALL REINSTALLMODE=omu /qn

action may require restart "8bef05d74cf1778139a4ad936285ba2728b6fed5"
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.

Action 3

Action Link Click here for more information about the latest version of Adobe Acrobat.
Script Type URL
https://www.adobe.com/support/downloads/detail.jsp?ftpID=5920
    

Action 4

Action Link Click here for security-related information from Adobe.
Script Type URL
http://www.adobe.com/support/security/#acrobatwin
    

Action 5

Action Link Click here for more information from SANS on vulnerabilities in office software.
Script Type URL
http://www.sans.org/top20/#c2
    

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
learningdaily -
I've uploaded my slightly modified patch for the Classic verison: https://bigfix.me/fixlet/details/11929
cdh -
@learningdaily I haven't worked on a fixlet for the DC Classic Updates and don't have plans for it at the moment, but would happily use yours :) I would recommend uploading your content for it since the fixlets have different relevance (the versions for Continuous Track and Classic Track are different so it's best to keep things separated). I believe DC updates are on the short term roadmap for patching from IBM. Thank you for the 'credit' and being a part of the community!
learningdaily -
Thanks for the comments - and though I was thinking I was going to be able to test it, but I found that my clients are running the 'classic' version of Acrobat Standard, purchased through the Adobe licensing site. I modified some parts of your fixlet and was able to detect Adobe DC Pro and Standard (Classic) and apply the classic updates, and it's been applying to both. Do you produce a fixlet for the 'classic' version or would you want me to upload the one that I modified while giving you credit cdh? The items I modified were the files to the classic updates and the following relevance: (For 1/12/2016 update, I'm updating and testing the 3/8/2016 update) Relevance 3 (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Acrobat\2015" of it) of registry Relevance 4 exists regapp "acrobat.exe" whose (version of it < "15.006.30119") Relevance 5 (exists key whose (value "DisplayName" of it as string contains "Adobe Acrobat" AND (it >= "15.0.0" AND it < "15.006.30119") of (value "DisplayVersion" of it as string as version)) of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry)
cdh -
Hi LearningDaily - I second what @jgstew said. You should be good to go. We don't have Standard in our environment so we can't validate if it works for sure. But if you can try this content out and let me know if it works with Acrobat Standard DC, I will update the Description to say Continuous Track both Pro/Standard. Thanks
jgstew -
The way the relevance is written doesn't distinguish between Pro or Standard, so it should already work for both.
learningdaily -
This fixlet could also apply to Adobe Acrobat Standard as it looks as though it's the same patches for both from this site: https://www.adobe.com/support/downloads/detail.jsp?ftpID=6000 Any quick way to adjust it to include both Pro and Standard installs?