danapsta / Deploy

Script to Automatically Baseline a Windows PC and Install basic applications.
0 stars 0 forks source link

NetExtender Install Broken #5

Closed danapsta closed 1 year ago

danapsta commented 1 year ago

Step1.bat

NetExtender downloads successfully, but errors when launching .msi file. Error states to make sure the file exists and is a proper .msi file. The file can be run successfully from the GUI.

danapsta commented 1 year ago

Attempted re-writing with nested quotes. Failed. Attempted re-writing with more specific options. Failed. Running directly using start-process works, but unable to pass switches for unattended installation.

danapsta commented 1 year ago

Fixed by calling the .msi file using direct commands