Quantcast
Channel: PowerShell App Deployment Toolkit
Viewing all articles
Browse latest Browse all 2341

New Post: Installing Updates

$
0
0
Nice detection method.

Also late to the party I would like to add that you can use the following now.
Execute-MSI -Action "Patch" -Path "$dirfiles" -Patch "IE9-Windows6.1-KB2962872-x64.msu"
I tried it without -Path "$dirfiles" but it failed because it is not the default value for the parameter in the Execute-MSI function.

Viewing all articles
Browse latest Browse all 2341

Trending Articles



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