Jump to content

Recommended Posts

Posted
i can find lots of posts about this, but no solutions. we have one printer with unsigned drivers, the others are all signed. We cannot deploy that printer by GPO or GPP. How do I get this printer to deploy. The Art department are (understandably) going mad.
Posted (edited)

bcdedit /set testsigning on

RUNDLL32.EXE PRINTUI.DLL,PrintUIEntry /ia /K /c\\machine/m "AGFA-AccuSet v52.3" /h "x86" /v 3 /f %windir%\inf\ntprint.inf

 

bcdedit /set testsigning off

 

Something like that. The bcdedit command will need a reboot. An SCCM task sequence could do it.

Edited by free780
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...