We are attempting to push a software that uses a virtual print driver . We get the error \ prompt "would you like to install this device software?" I think the fix is to import the certificate from a working machine and then some how run this command
certutil -addstore "TrustedPublisher" MyCertificate
SO my question is if my thinking is correct where can I add this so it runs before the install?
tthanks for any help .