• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Installing Custom Print Drivers FOG

Scheduled Pinned Locked Moved Solved
Windows Problems
2
5
1.4k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J
    Joe Gill
    last edited by Wayne Workman Aug 8, 2017, 4:21 PM Aug 8, 2017, 5:09 PM

    Server
    • FOG Version: Running Version 16 | SVN Revision: 6079
    • OS: Debian 8.8
    Client
    • Service Version: 0.11.12
    • OS: Windows 7 Pro SP 1
    Description

    @Wayne-Workman
    I have created a new custom print driver to install for my new Canon printers / copiers… The driver will install fine with the FOG PrintManager Helper but it will give a UAC prompt due to the driver not being digitally signed from MS…

    Is their any way around this?

    Thanks!

    Joe

    Here is a FOG log…

    
    ------------------------------------------------------------------------------
    --------------------------------PrinterManager--------------------------------
    ------------------------------------------------------------------------------
     8/8/2017 10:57 AM Client-Info Client Version: 0.11.12
     8/8/2017 10:57 AM Client-Info Client OS:      Windows
     8/8/2017 10:57 AM Client-Info Server Version: 16
     8/8/2017 10:57 AM Middleware::Response Success
     8/8/2017 10:57 AM PrinterManager Adding printers
     8/8/2017 10:57 AM PrinterManager Admin Copier has already been configured
     8/8/2017 10:57 AM PrinterManager AE Lab has already been configured
     8/8/2017 10:57 AM PrinterManager Business Lab PCL6 has already been configured
     8/8/2017 10:57 AM PrinterManager Business Lab Printer PS already exists
     8/8/2017 10:58 AM PrinterManager Business Lab Richo Color Printer PCL6 already exists
     8/8/2017 10:58 AM PrinterManager Business Lab Richo Color Printer PS already exists
     8/8/2017 10:58 AM PrinterManager Elem Copier has already been configured
     8/8/2017 10:58 AM PrinterManager Elem Lab has already been configured
     8/8/2017 10:58 AM PrinterManager Elem Office has already been configured
     8/8/2017 10:58 AM PrinterManager Elem Teachers Lounge has already been configured
     8/8/2017 10:58 AM PrinterManager Elem Upstairs has already been configured
     8/8/2017 10:58 AM PrinterManager HS Back Hall has already been configured
     8/8/2017 10:58 AM PrinterManager HS Business Lab Savin already exists
     8/8/2017 10:58 AM PrinterManager HS Eng Lab has already been configured
     8/8/2017 10:58 AM PrinterManager HS Main Office already exists
     8/8/2017 10:58 AM PrinterManager HS Teachers Lounge already exists
     8/8/2017 10:58 AM PrinterManager HS Teachers Lounge Canon has already been configured
     8/8/2017 10:58 AM PrinterManager JH Lab has already been configured
     8/8/2017 10:58 AM PrinterManager JH Office has already been configured
     8/8/2017 10:58 AM PrinterManager Library Copier has already been configured
     8/8/2017 10:58 AM PrinterManager Library Office has already been configured
    
    W 1 Reply Last reply Aug 8, 2017, 10:25 PM Reply Quote 0
    • W
      Wayne Workman @Joe Gill
      last edited by Wayne Workman Aug 8, 2017, 4:26 PM Aug 8, 2017, 10:25 PM

      @joe-gill I’ve never had this issue before. My guess would be to try self-signing the driver…

      • https://technet.microsoft.com/en-us/library/dd919238(v=ws.10).aspx
      • http://woshub.com/how-to-sign-an-unsigned-driver-for-windows-7-x64/
      • https://social.technet.microsoft.com/Forums/en-US/ff17c503-cbb1-40de-ba21-a73fb2a2147d/how-to-sign-printer-driver-with-selfsigned-certificate-redirect-local-printer-with-unsigned?forum=winserverTS
      • https://stackoverflow.com/questions/27720613/can-i-install-self-signed-drivers-on-64-bit-windows-without-test-mode-if-the-sel

      If you are not able to self-sign, you might try pre-installing the needed drivers into all your images.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      J 2 Replies Last reply Aug 8, 2017, 10:48 PM Reply Quote 0
      • J
        Joe Gill @Wayne Workman
        last edited by Aug 8, 2017, 10:48 PM

        @wayne-workman

        I’ll try that. This isn’t the first time I’ve seen this with FOG. I had a demo Toshiba copier that I had issues installing their custom driver from. I get a UAC prompt warning the driver isn’t signed. The funny thing is that in FOG it appears everything installs fine.

        I tried disabling the UAC for drivers in GPO but that did not work either.

        Hopefully self signing will work!

        Thanks for all of the links!

        Cheers!

        1 Reply Last reply Reply Quote 0
        • J
          Joe Gill @Wayne Workman
          last edited by Aug 9, 2017, 5:02 PM

          @wayne-workman

          SO… An update to this…

          I followed this Technet article and successfully signed my own driver file!

          https://technet.microsoft.com/en-us/library/dd919238(v=ws.10).aspx?f=255&MSPPError=-2147217396#bkmk_signstep2

          It was quite the process. I’m not an MCSE and prefer my feet in the Linux world. MS makes things so difficult to get done. I ended up having to download the SDK and WDK in order to get this done.

          This worked! After I set up the certificate on my local machine and allowed FOG to use the self signed drivers, it installed fine.

          SO… Their’s hope that I can get this done using GPO with the article below!

          https://technet.microsoft.com/en-us/library/dd919238(v=ws.10).aspx

          If you do this, you have to download the SDK package for your version of Windows Server… Why they can’t just package all of these things in Windows Server is beyond me!

          Ugh! MS… Can’t live with them… Can’t live without them!

          Thank you again!!!

          Cheers!

          Joe

          W 1 Reply Last reply Aug 10, 2017, 12:12 AM Reply Quote 2
          • W
            Wayne Workman @Joe Gill
            last edited by Aug 10, 2017, 12:12 AM

            @joe-gill well done.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              5/5
              Last post

            141

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project