Trying to push an .exe through Kace
I am trying to push NEC projector "image express utility 2.0" to 100 users in KACE. File name is ieu20vista_216260.exe. What command line should i Use to push it quitely? I have tried exe /s but that requires user interaction.
1 Comment
[ + ] Show comment
-
You could try capital /S or /silent or /verysilent or /q or /quite. Basically you have to try as every exe is different. Try /? - Jbr32 10 years ago
Answers (2)
Please log in to answer
Posted by:
SMal.tmcc
10 years ago
start the installer and harvest the msi and see if that works
Comments:
-
If that does not work you will have to create a installshield response file.
read thru the installshield section on this link
http://unattended.sourceforge.net/installers.php - SMal.tmcc 10 years ago