Software deployment
Hi, I am trying to deploy VexCode IQ to several Pcs, I used msi files with silent cmd. On the test machine I received Windows security pop windows stated: " always trust software from Robomatter Inc. Install--Don't Install. " If I click install, software deploy and do to work. I am Seeking a way to bypass this pop up box. Any help will be appreciated. Thanks
Answers (1)
Top Answer
the best way would be:
get a correctly signed version. The popup always comes from Microsoft since it does not trust the software vendor since it is not signed (this is valid and should be taken serious, because disabling this feature will open the system to the installation of other unsigned software and potential malware)
the alternate way would be a GPO which modifies Devices: Unsigned driver installation behavior to allow it.
the other alternative way would be using https://www.itninja.com/community/appdeploy-repackager
Comments:
-
Thanks Nico. I had used GPO route . Thanks You! - komlan 4 years ago