We need to run QvPluginSetup.exe on multiple machines. The easiest way would be to push it out, along with an answer file and then install it remotely. Has anybody done this?
You can create a file of the computer names and then reference the file with the psexec command and it will push the install out to all the machines. However, if you want to "silent" install the application with language defaults, you'll want to grab the .msi from the setup.exe file (instructions can be found on this forum) and use that with the psexec command instead of the .exe