Quantcast
Channel: psappdeploytoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1769

New Post: New to the PDT

$
0
0
Thank you for the reply Souporman.

Just want to share my first experience with the PSAppdeploytoolkit Adobe Reader update script. I am planning to upgrade to version 11.0.08 which is a bit different than the doc.

Steps:
  1. Downloaded the Application Source file (AdbeRdr11008_en_US.exe) at http://get.adobe.com/reader/enterprise/ or ftp://ftp.adobe.com/pub/adobe/reader/win/11.x/11.0.08/en_US/
  2. Refer to section 2 and 3 on http://community.spiceworks.com/how_to/show/27718-install-update-adobe-reader-to-to-latest-adobe-reader-xi-11-0-2-using-cmd
    At the end you will have AcroRead.msi and AcroRead.mst
  3. Edit Deploy-Application.ps1 file ccordingly (refer to documentation). Note: When I copied pasted some of the command lines from the documentation to the Deploy-Application.ps1, I notice some of the character were not pasted properly which caused syntax error when you tried to execute the script. For example:
"Remove-MSIApplications" it supposed to be with "Dash" instead of "Hyphen"
  1. Add extra patch line to upgrade from 11.0.07 t0 11.0.08:
Execute-MSI -Action Patch -Path "AdbeRdrUpd11007.msp"

Execute-MSI -Action Patch -Path "AdbeRdrSecUpd11008.msp"

note: it supposed to be with "Dash" instead of "Hyphen"

Cheers,
PShellFan

Viewing all articles
Browse latest Browse all 1769

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>