/build/static/layout/Breadcrumb_cap_w.png

UVNC - uvnc bvba certificate

I had some problems using the scripting engine to get the UVNC certificate loaded. I found this article that will use a Computer Settings GPO to put the cert into Trusted Publishers.

http://www.bibble-it.com/2008/09/03/adding-trusted-publishers-certificate-with-group-policy

This problem effects Windows 7, and it can stop the installation of UVNC if you choose to install the video driver. You get a prompt asking you to allow the installation from an untrusted source. This fixes that problem.

I have attached the certificate in case you need it. (rename to .cer)

Attachment


0 Comments   [ + ] Show comments

Answers (3)

Posted by: dchristian 12 years ago
Red Belt
2
You can install the cert as part of the script.

Try something like this:
certutil -f -addstore "TrustedPublisher" cert.cer
Posted by: jabelltulsa 12 years ago
Senior Yellow Belt
0
Thanks for the feedback, D. I had problems getting that command to run. I think my quotes were wrong, but I couldn't get it sorted.

The GPO worked like a champ.

I just realized that I put the 1.0.9.6.1 certificate in my last post. I'll attach the 1.0.5.6. As before, ren to txt

Attachment


Comments:
  • Hi,

    I don't find the link to the certificate on the post.

    Where can I find it and do you have one for the latest version 1.0.9.6.2 ? - smelfra 11 years ago
Posted by: jabelltulsa 12 years ago
Senior Yellow Belt
0
ORIGINAL: dchristian

You can install the cert as part of the script.

Try something like this:
certutil -f -addstore "TrustedPublisher" cert.cer



Yup did some refiguring, and this worked well.

Here is my install.bat file:

certutil -f -addstore "TrustedPublisher" Ultravnc1056.cer
certutil -f -addstore "TrustedPublisher" Ultravnc10961.cer

Run as a post install task with the two certs as dependencies. All working.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ