

Then I run a UNIX command from within ARD to force the JAMF policy to rerun the script successfully. I have been going machine to machine using ARD to manually close Adobe Reader. I am not a script writer but how would you go about adding something in the script to first check for and close the app, and then continue with the rest of the script?Īny assistance would be appreciated. It seems that the Adobe Reader.app is currently running on these machines at the time the policy is triggered. The domain/default pair of (/Applications/Adobe Acrobat Reader DC.app/Contents/Info, CFBundleShortVersionString) does not exist I am getting the following error: Script result: Latest Version is: 15.010.20060 I have run into some that Fail to run the script successfully though. The script has been working great on the majority our machines in my school district. Let me start by saying thank you to creator of this script, and to for his tweaks. UserAgent="Mozilla/5.0 (Macintosh Intel Mac OS X $

# Set the User Agent string for use with curl OSvers_URL=$( sw_vers -productVersion | sed 's//_/g' )

# Get OS version and adjust for use with the URL string Logfile="/Library/Logs/AdobeReaderDCUpdateScript.log" # Script to download and install Adobe Reader. # - v.1.1 Joe Farage, : support for new Adobe Acrobat Reader DC # AdobeReaderUpdate.sh - Installs or updates Adobe Acrobat Reader DC Please you can test it and come back if you have problems. I've updated the script to work with the new Adobe Acrobat Reader DC.
