Mar 29th, 2024, 7:21am
Welcome, Guest. Please Login or Register.
Pages: 1  Reply Reply  Notify of replies Notify of replies  Print Print
   Author  Topic: During silent installation driver signing warning  (Read 4001 times)
mirco_zrh
FabulaTech Forum Newbie
*



View Profile         
Posts: 4
During silent installation driver signing warning
« on: Mar 11th, 2018, 7:34pm »
Quote Quote  Modify Modify

hi
 
We test the installation (Version 5.2.2.3) via SCCM, this works. But during installation, the following message pops up like this:
http://www.davidegrayson.com/signing/img/inf_install_prompt_win8_pgm03a.png
 
After we trust the "FabulaTech System Device", the installation continue. How can i disable this warning?
 
We check your security catalog files on "C:\Windows\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}", in our case "oem2.cat" and "oem3.cat", your certificates expire on 03/20/2018 !!
Please renew your driver certificates and update the installation sources.
Serial number: 41 23 ff bd 69 46 5a 58 7e 93 55 a3 d4 2a c9 b0
valid from: 02/26/2015 1am
valid to: 03/20/2018 1am
thumbprint: 37 3e b2 19 fc 20 c3 85 8d 27 29 f1 79 80 c0 78 81 8a cc c2
 
 
WORKAROUND: To disable the driver installation warning: Export the certificate from cat-file and install this with admin privileges in "Trusted Publisher"
 
Greetings Mirco
IP Logged
Sergey_Jarovski
FabulaTech Forum Moderator
FabulaTech Forum God
*****



View Profile   WWW         
Gender: male Posts: 556
Re: During silent installation driver signing warn
« Reply #1 on: Mar 12th, 2018, 8:08am »
Quote Quote  Modify Modify

Hi Mirco,
 
I would advise you to install our product in silent mode.
Please use these instructions for more help:
https://www.fabulatech.com/usb-over-network-client-help/installation-network.html
https://www.fabulatech.com/usb-over-network-server-help/installation-network.html
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
mirco_zrh
FabulaTech Forum Newbie
*



View Profile         
Posts: 4
Re: During silent installation driver signing warn
« Reply #2 on: Mar 12th, 2018, 8:59am »
Quote Quote  Modify Modify

Hi
 
Sorry, are you sure you read my post completely?
 
Our silent installation via SCCM works BUT it pops up the "Driver Signing Warning" from Windows.
You can test this in your environment with Windows 10 1703 x64 or Server 2016 (please use a fresh installed instance)
 
We use this commandline:
 
Client:
C:\Windows\System32\msiexec.exe /I usb-over-network-64bit.msi /qn /norestart SHOW_SPLASH=0 CHECK_FOR_NEW_VERSION=0 OPEN_URL=0 ADDSOURCE=Drivers_cln_f,User_cln_f,Other_Files_f
 
Server:
C:\Windows\System32\msiexec.exe /I usb-over-network-64bit.msi /qn /norestart SHOW_SPLASH=0 CHECK_FOR_NEW_VERSION=0 OPEN_URL=0 ADDSOURCE=Drivers_srv_f,User_srv_f,Other_Files_f
 
And yet the certificate expires in a few days and will cause problems for Windows!
 
Greetings Mirco
IP Logged
Sergey_Jarovski
FabulaTech Forum Moderator
FabulaTech Forum God
*****



View Profile   WWW         
Gender: male Posts: 556
Re: During silent installation driver signing warn
« Reply #3 on: Mar 12th, 2018, 9:43am »
Quote Quote  Modify Modify

Hi
 
Yes, I am sure. I mean that according to our instruction you must use /qn option for installation.
Regarding pop-up message (confirmation of driver installation).
We have certified drivers for serial solutions (SPR/NSPK/SPS/...) only.
For installing non-serial solution you must apply our certificate by "certutil -f -addstore "TrustedPublisher" \\...\*.cer" before product installation.
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
Sergey_Jarovski
FabulaTech Forum Moderator
FabulaTech Forum God
*****



View Profile   WWW         
Gender: male Posts: 556
Re: During silent installation driver signing warn
« Reply #4 on: Mar 12th, 2018, 11:00am »
Quote Quote  Modify Modify

Hi again,
 
Regarding "And yet the certificate expires in a few days and will cause problems for Windows!".
As I wrote earlier we don't have a signed WHQL drivers from Microsoft for our non-serial solutions.
We are signing the driver by our own certificate for msi creation only.
I don't see any problems with driver for now and in the future.
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
mirco_zrh
FabulaTech Forum Newbie
*



View Profile         
Posts: 4
Re: During silent installation driver signing warn
« Reply #5 on: Mar 12th, 2018, 11:46am »
Quote Quote  Modify Modify

Hi
i've tested again, we use /QN for installation, the Driver Signing Warning come always again.
i upload a video to Microsoft onedrive, you can see the real issue on silent installation
 
https://1drv.ms/f/s!Avfimt2e2YXgoiXe1hY5INgPCT2f
 
Greetings Mirco
IP Logged
Sergey_Jarovski
FabulaTech Forum Moderator
FabulaTech Forum God
*****



View Profile   WWW         
Gender: male Posts: 556
Re: During silent installation driver signing warn
« Reply #6 on: Mar 12th, 2018, 12:01pm »
Quote Quote  Modify Modify

Hi again,
 
Once again. We don't have a signed WHQL drivers from Microsoft for our non-serial solutions.  
For installing USB over Network you must apply our certificate by "certutil -f -addstore "TrustedPublisher" \\...\*.cer" before product installation.
 
One additional clarification. I think you must disable UAC before installing our SW:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v EnableLUA /t REG_DWORD /d 0 /f
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
mirco_zrh
FabulaTech Forum Newbie
*



View Profile         
Posts: 4
Re: During silent installation driver signing warn
« Reply #7 on: Mar 12th, 2018, 12:44pm »
Quote Quote  Modify Modify

Ok, we tested yesterday the workaround with certutil, it works, but where can i download "your" certificate?
Normally you do not export a certificate from the security catalog file, and this certificate from FabulaTech expires in few days and it can't import after expiration
IP Logged
Sergey_Jarovski
FabulaTech Forum Moderator
FabulaTech Forum God
*****



View Profile   WWW         
Gender: male Posts: 556
Re: During silent installation driver signing warn
« Reply #8 on: Mar 12th, 2018, 4:01pm »
Quote Quote  Modify Modify

Hi,
 
We can't create a new build with this certificate after 20 March 2018. But this question isn't related to the question "can or can't install USB over Network" after this date. You can install and apply this certificate after 03/20/2018.  
You can export the certificate from .cat file.
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
Pages: 1  Reply Reply  Notify of replies Notify of replies  Print Print

« Previous topic | Next topic »
Online Talk to our
support team or
sales department.