I love it when a plan comes together. This would appear to be the proper commandline:
Execute-Process -FilePath "$envWinDir\wusa.exe" -Arguments "$dirFiles\IE9-Windows6.1-KB2962872-x64.msu /quiet /norestart" -WindowStyle Hidden
I will test and report back if successful. Hopefully this will help someone else.
Thanks
Execute-Process -FilePath "$envWinDir\wusa.exe" -Arguments "$dirFiles\IE9-Windows6.1-KB2962872-x64.msu /quiet /norestart" -WindowStyle Hidden
I will test and report back if successful. Hopefully this will help someone else.
Thanks