2

Is there a way to bypass the requirement for signed print drivers for windows server 2012

Crash893
  • 747
  • 2
  • 15
  • 30

1 Answers1

1

At boot, you should be able to hit F8 -> Advanced Boot Options -> Disable Driver Signature Enforcement.
(from http://technet.microsoft.com/en-us/library/jj134246.aspx ~ about halfway down)

atmarx
  • 150
  • 1
  • 2
  • 10
  • I'm going to give it a try tomorrow but I assume that 1) it will stay turned off and 2) i can turn it back on later? – Crash893 Oct 03 '13 at 02:59