Disable driver signature enforcement permanetly at boot-up, how?<p align=left><font face=Arial size=2>Hi all.</font></p> <p align=left> </p> <p align=left>I have several devise drivers that are not digitally signed but otherwise work happily under windows server 2008. </p> <p align=left> </p> <p align=left>At present, during booting up, I need to go thorugh the loop F8 to manually disable &quot;digital driver enforcement&quot;, but this is good for the current session only.</p> <p align=left> </p> <p align=left>Is there a clever way to permanently disable digital driver enforcement, so that I do not have to use the F8 option manually every time?</p> <p align=left> </p> <p align=left>Thanks.</p> <p align=left> </p> <p align=left>Regards,</p> <p align=left>Cukkas</p> <p align=left> </p> <p align=left> </p>© 2009 Microsoft Corporation. All rights reserved.Wed, 09 Sep 2009 18:22:09 Z5e048b0f-83b2-4281-b5e9-533ef3de564dhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#5e048b0f-83b2-4281-b5e9-533ef3de564dhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#5e048b0f-83b2-4281-b5e9-533ef3de564dCukkashttp://social.technet.microsoft.com/Profile/en-US/?user=CukkasDisable driver signature enforcement permanetly at boot-up, how?<p align=left><font face=Arial size=2>Hi all.</font></p> <p align=left> </p> <p align=left>I have several devise drivers that are not digitally signed but otherwise work happily under windows server 2008. </p> <p align=left> </p> <p align=left>At present, during booting up, I need to go thorugh the loop F8 to manually disable &quot;digital driver enforcement&quot;, but this is good for the current session only.</p> <p align=left> </p> <p align=left>Is there a clever way to permanently disable digital driver enforcement, so that I do not have to use the F8 option manually every time?</p> <p align=left> </p> <p align=left>Thanks.</p> <p align=left> </p> <p align=left>Regards,</p> <p align=left>Cukkas</p> <p align=left> </p> <p align=left> </p>Sat, 13 Oct 2007 22:18:16 Z2007-11-02T21:09:06Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#927637df-fb87-44c1-8f5e-03667f018fa9http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#927637df-fb87-44c1-8f5e-03667f018fa9Sherif Talaathttp://social.technet.microsoft.com/Profile/en-US/?user=Sherif%20TalaatDisable driver signature enforcement permanetly at boot-up, how?<p>Hello Cukkas,</p> <p align=left> </p> <p align=left>There are 2 ways to disable digital driver signatyre enforcement; the 1st way is using command-line tool <strong>cmd.exe </strong>to execute this command-line <strong>bcdedit.exe /set nointegritychecks ON </strong>, the 2nd method which is recommended is to diable it through Group Policy Object (GPO),</p> <p align=left> </p> <p align=left>1. Start ---&gt;&gt; Run ---&gt; GPEdit.msc</p> <p align=left>2. Enable and Ignore <em><strong>Code signing for drivers</strong></em> policy under User Configuration ---&gt;&gt; </p> <p align=left>    Administrative Templates ----&gt;&gt; System ----&gt;&gt; Driver Installation ---&gt;&gt; <strong>Code signing for drivers</strong></p> <p align=left>   </p> <p align=left>    <a title="http://innovation-hut.com/Longhorn/images/blog/digitalsign.JPG" href="http://innovation-hut.com/Longhorn/images/blog/digitalsign.JPG">Check this figure </a></p> <p align=left>    </p> <p align=left><font face=Arial size=2></font> </p>Sun, 14 Oct 2007 09:31:02 Z2007-11-02T20:58:26Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#2d30d8e4-3f66-40e7-a24b-f60c2e006209http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#2d30d8e4-3f66-40e7-a24b-f60c2e006209Cukkashttp://social.technet.microsoft.com/Profile/en-US/?user=CukkasDisable driver signature enforcement permanetly at boot-up, how?Hi Sherif,<br><br>Thank you for your suggestions.<br><br>I tried both methods that you mentioned, <br><br>1) <span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody">command-line <strong><br><br><span style="color:rgb(0,0,255)">    bcdedit.exe /set nointegritychecks ON </span></strong></span></span><span style="font-weight:bold"><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><span style="color:rgb(0,0,255)">    </span><br></strong></span></span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><br></strong></span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><span style="font-weight:normal">    the operation is completed successfully, but it makes no difference when it reboots.</span><br style="font-weight:normal"><br style="font-weight:normal"><span style="font-weight:normal">     On re-boot, the bootmanager will stop, saying </span></strong></span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><br></strong></span><span style="font-weight:bold"><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><br>   <span style="color:rgb(0,0,255)">   &quot; ...\windows\system32\drivers\fastx2k.sys&quot; is not digitally signed, </span><br><br></strong></span></span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong>      then I need to proceed to use F8 option to manually &quot;disable digital signature enforcement&quot; to continue<br>      booting up the</strong></span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong> OS.</strong></span><span style="font-weight:bold"><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><br><br></strong></span></span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong>I also use this command line (which apparently works in Vista from whose forum I obatined the command line): <br><br></strong></span><span style="font-weight:bold"><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><span style="font-weight:normal;color:rgb(0,0,255)">bcdedit /set loadoptions DISABLE_INTEGRITY_CHECKS<br><br style="font-weight:normal"></span></strong></span></span><span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><span style="font-weight:normal">the operation is completed successfully, but again it makes no difference when it reboots.</span><span style="font-weight:bold"><br></span><br style="font-weight:normal"><span style="font-weight:normal">2) Your second method does not solve my need - I need to disable digital driver enforcement during boot-up.</span><br style="font-weight:normal"><br style="font-weight:normal"><span style="font-weight:normal">Any other ideas I can try?</span><br style="font-weight:normal"><br style="font-weight:normal"><span style="font-weight:normal">Thank you again.</span><br style="font-weight:normal"><br style="font-weight:normal"><span style="font-weight:normal">Regards,</span><br style="font-weight:normal"><span style="font-weight:normal">Cukkas</span><span style="font-weight:bold"><br style="font-weight:bold"></span><br></strong></span></span><span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong></strong></span></span><br><span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody"><strong><br><br></strong></span></span>Sun, 14 Oct 2007 16:18:38 Z2007-11-02T20:58:33Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#94f9f411-599b-427c-abfb-352a0a4abf03http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#94f9f411-599b-427c-abfb-352a0a4abf03Kane3162http://social.technet.microsoft.com/Profile/en-US/?user=Kane3162Disable driver signature enforcement permanetly at boot-up, how?http://www.vistabootpro.org/Tue, 16 Oct 2007 10:39:35 Z2007-11-02T21:08:57Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#f0935edf-ee07-4a66-a69b-1860699f44c8http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#f0935edf-ee07-4a66-a69b-1860699f44c8Cukkashttp://social.technet.microsoft.com/Profile/en-US/?user=CukkasDisable driver signature enforcement permanetly at boot-up, how?Hi Kane3162,<br><br>Thank you for the suggestion.<br><br>I had used an earlier version of VistaBootPro before, but it didn't work. <br><br>Today, I downoload the latest version 3.3 which warned during installation of potential slight probelm using it on Windows Server 2008. Big mistake - the OS wouldn't bootup at all after using the programme to set disable digital driver enforcement. I have to use backup BCD file to restrore and recover.<br><br>Any body who has a working solution to this problem? Much appreciated if you could post it here. <br><br>Thank you.<br><br>Regards,<br>Cukkas<br>Wed, 17 Oct 2007 16:31:53 Z2007-11-02T21:09:06Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#a5d4a8ac-ccfb-4732-be5a-f84bb1e84780http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#a5d4a8ac-ccfb-4732-be5a-f84bb1e84780xSlikxhttp://social.technet.microsoft.com/Profile/en-US/?user=xSlikxDisable driver signature enforcement permanetly at boot-up, how?Hi Cukkas,<br><br>I'm having the same dilemma over here but on Vista x64, there seems to be no solution.<br><br>I'm glad I found this post though, hopefully we can find a solution.<br><br>Regards,<br>xslikx<br>Thu, 18 Oct 2007 21:39:08 Z2007-10-18T21:39:08Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#ebd4ef0a-46fb-4e49-a1ef-118f15697227http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#ebd4ef0a-46fb-4e49-a1ef-118f15697227Kane3162http://social.technet.microsoft.com/Profile/en-US/?user=Kane3162Disable driver signature enforcement permanetly at boot-up, how?that is HIGHLY unusual..... I have used it since Beta 2 and not had the no-boot problem you describe.... what settings are you using by chance when you make the change? do you just change the boot options?<br>Mon, 22 Oct 2007 01:19:55 Z2007-10-22T01:19:55Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#f2f18bac-35d1-4d0f-beca-f3c55058571ehttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#f2f18bac-35d1-4d0f-beca-f3c55058571exSlikxhttp://social.technet.microsoft.com/Profile/en-US/?user=xSlikxDisable driver signature enforcement permanetly at boot-up, how?Hi Kane3162,<br> <br>My situation on Vista is the same Cukkas is experiencing more or less.<br><br>It's happening for me because Promise (http://www.promise.com/) makes no compatible 378 IDE driver for x64 OSs and Vista x86/x64, so I'm left with no choice but to use a driver which originated from a laptop called D900T (http://www.sagernotebook.com) that happens to work on x64 OSs and on Vista x64 when digital signature enforcement is disabled.<br><br>It was originally hosted at - http://www.sagernotebook.com/ftp/win64b/Win64B_ATA.exe but that URL no longer exists because they removed the file.<br><br>I'm not sure if the laptop company made the driver or if Promise did, but everything about them surfaced here http://www.planetamd64.com/index.php?showtopic=7928<br><br>Currently there is also a Vista version of this driver which apparently originated from Vista 5744 and bypasses digital signature enforcement.<br>The problem with this driver is that the transfer rate is limited to 150 Kb/s so I'm left with the previous drivers mentioned which were designed for XP x64 but work on Vista when digital signature enforcement is disabled.<br>The driver works great otherwise, but every time i reboot I'm required to press F8 and choose to disable digital signature enforcement or i receive an error: &quot;0x0000428 \Windows\system32\drivers\videx64.sys Windows cannot verify the digital signature for this file.&quot;<br><br>Promise has stated themselves:<br><br> <div class=quote> <table width="85%"> <tbody> <tr> <td class=txt4> <strong>Promise wrote:</strong></td></tr> <tr> <td class=quoteTable> <table width="100%"> <tbody> <tr> <td class=txt4 valign=top width="100%">No we do not have or plan to release 64 bit drivers that will allow your 378 chipset to work as a regular IDE drive as that chipset is RAID only and not dependent on the driver. Moreover all driver support for this product is not available thru promise because this chipset is imbedded on your mainboard. This will need to be supported thru your mainboard manufacturer</td></tr></tbody></table></td></tr></tbody></table></div><br>You have to register to view these but i figured i might as well link them incase they're of any use to resolving this problem.<br><br>XP x64 driver link - http://www.planetamd64.com/index.php?automodule=downloads&amp;showfile=850<br>Vista x64 driver link - http://www.planetamd64.com/index.php?automodule=downloads&amp;showfile=1240<br>Other XP x64 / Vista x64 driver link - http://www.planetamd64.com/index.php?automodule=downloads&amp;showfile=1291<br><br>Motherboard: Asus A8V Deluxe - http://www.asus.com/products4.aspx?modelmenu=2&amp;model=238&amp;l1=3&amp;l2=15&amp;l3=0<br>Chipset: Via K8T800PRO - http://www.via.com.tw/en/products/chipsets/k8-series/k8t800pro/<br><br><a title="http://i48.photobucket.com/albums/f210/xslikx/Software/Promise%20x64%20SATA%20378%20driver/promise_SATA_Console_SCSI_Processor.png" href="http://i48.photobucket.com/albums/f210/xslikx/Software/Promise x64 SATA 378 driver/promise_SATA_Console_SCSI_Processor.png"><img src="http://i48.photobucket.com/albums/f210/xslikx/Software/Promise x64 SATA 378 driver/th_promise_SATA_Console_SCSI_Processor.png" border=0></a><br><a title="http://i48.photobucket.com/albums/f210/xslikx/Software/Promise%20x64%20SATA%20378%20driver/promise_x64_SATA_378_IDE_Controller.png" href="http://i48.photobucket.com/albums/f210/xslikx/Software/Promise x64 SATA 378 driver/promise_x64_SATA_378_IDE_Controller.png"><img src="http://i48.photobucket.com/albums/f210/xslikx/Software/Promise x64 SATA 378 driver/th_promise_x64_SATA_378_IDE_Controller.png" border=0></a><br><br><br>Regards,<br>xslikx<br>Mon, 22 Oct 2007 04:03:56 Z2007-10-22T04:03:56Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#84c6b74c-0c00-4642-a0a8-18d381fd8797http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#84c6b74c-0c00-4642-a0a8-18d381fd8797Cukkashttp://social.technet.microsoft.com/Profile/en-US/?user=CukkasDisable driver signature enforcement permanetly at boot-up, how?Hi  All,<br><br>To answer <span><span id="_ctl0_MainContent__ctl0_PostForm_ReplyBody">Kane3162's question, </span></span><span id="_ctl0_MainContent_PostFlatView"><span>the only setting in VistaBootPro that I used was  to check the option  to disable digital driver enforcement, but the PC would refuse to bootup again.<br><br>Hi, xslikx,  my motherboard  is ASUS  SK8V,  which has  a similarly  imbedded  378 Promise  raid/IDE  chipset  for SATA connetors as your motherboard.  I am using  the IDE setup using the same driver that you mentioned, and  it works  fine for  the two drives that are connected to these connectors.  I  have not  tried them under raid  setup, so I can't tell whether  that setup works.<br><br>As you said, it would be nice to be able to get rid of digital driver enforcement during boot-up. It also means I can remotely re-boot the PC as well. Hope someone can come up with a solution.<br><br>Regards,<br>Cukkas<br><br>P/s: Do you know a 64 bit driver for Canoscan scanner ( model 8400F) that works under Windows Server 2008 64 bit?<br><br><br></span></span><span id="_ctl0_MainContent_PostFlatView"><b><span class=inlineLink></span></b></span>Mon, 22 Oct 2007 18:59:10 Z2007-10-22T18:59:10Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#20e8c1a8-252e-49b4-810c-d03d4e8994dehttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#20e8c1a8-252e-49b4-810c-d03d4e8994dexSlikxhttp://social.technet.microsoft.com/Profile/en-US/?user=xSlikxDisable driver signature enforcement permanetly at boot-up, how?Hey Cukkas,<br><br>That initially came out to me as a huge surprise that were both dealing with the same promise driver issue, but at the same time it doesn't surprise me that others are having problems with them as well.<br><br>I sent a technical inquiry to Asus last night and got a reply this morning regarding the Promise driver issue, their reply was:<br><br> <div class=quote> <table width="85%"> <tbody> <tr> <td class=txt4> <strong>Asus Support Team wrote:</strong></td></tr> <tr> <td class=quoteTable> <table width="100%"> <tbody> <tr> <td class=txt4 valign=top width="100%">Hello,<br><br>Asus does not write driver software, we receive it from the hardware/chipset manufacturers of the components we use, and simply repackage them with the Asus installer/logos in some cases. You will need to contact Promise to see if/when such a driver may be available. Also, there is no plan at present to support Vista on any Socket 939 (A8 series) motherboard, in either 32 bit or 64 bit versions, largely due to a lack of solid driver support.<br><br>Regards,<br><br>Asus Support Team<br><br>Please do not reply to this message. If you need further assistance please call our technical support line at (812) 282-2787 Monday-Friday from 8:30am-Midnight EST.</td></tr></tbody></table></td></tr></tbody></table></div><br>So apparently i would just get the run-around by contacting either Promise or Asus about this driver.<br><br>Regarding the Canoscan scanner 8400F, you're best off trying either 8400F Scanner Driver Ver. 10.2.3.1a (Windows Vista64) 2007-10 or 8400F Scanner Driver Ver. 10.2.3.1a (Windows XP x64) 2007-10.<br>They can be found here - http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;tabact=DownloadDetailTabAct&amp;fcategoryid=351&amp;modelid=10242<br><br>I see you've already tried one of them from this topic - http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2285944<br>but its probably worth trying the XP x64 version if the Vista x64 version isn't working for you on server 2008 x64.<br><br>Either way it seems that Canon will fully support all Vista/Server2008 in the future, but as for Promise things look grim.<br><br>Regards,<br>xslikx<br>Mon, 22 Oct 2007 22:58:35 Z2007-10-22T22:58:35Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#88c7a157-541a-4d81-8d5b-d526f1906037http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#88c7a157-541a-4d81-8d5b-d526f1906037gargolitahttp://social.technet.microsoft.com/Profile/en-US/?user=gargolitaDisable driver signature enforcement permanetly at boot-up, how?<p align=left><font face=Arial size=2>has anybody here tried <a title="http://www.tweak-uac.com/" href="http://www.tweak-uac.com/">http://www.tweak-uac.com/</a>? I was thinking of trying it out</font>.</p> <p align=left>thanks,</p> <p align=left>gargolita</p>Sun, 04 Nov 2007 04:15:16 Z2007-11-04T04:15:16Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#15a513a6-e842-46e5-8ba9-6c263d2ff6cchttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#15a513a6-e842-46e5-8ba9-6c263d2ff6ccCukkashttp://social.technet.microsoft.com/Profile/en-US/?user=CukkasDisable driver signature enforcement permanetly at boot-up, how?<p align=left><font face=Arial size=2>Does anyone know how to resolve the problem?<br><br>It's proving impossible to do remote re-booting of the server.<br></font></p> <p align=left><font face=Arial size=2>Thank you.</p></font> <p align=left> </p> <p align=left>Cukkas</p>Wed, 14 Nov 2007 16:50:51 Z2007-11-14T16:50:51Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#833e6174-c719-4ade-90c6-d0f9f920846chttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#833e6174-c719-4ade-90c6-d0f9f920846cCukkashttp://social.technet.microsoft.com/Profile/en-US/?user=CukkasDisable driver signature enforcement permanetly at boot-up, how?<p>Hi All,</p> <p align=left> </p> <p align=left>I had a lightbub moment while I was taking a shower last weekend: what if I use the hibernate function (which is standard log off option in a laptop) and how will the Windows server 2008 repsond?</p> <p align=left> </p> <p align=left>There is no hibernate switch in Window server 2008 log off, but you can try this string on a short cut on desktop:</p> <p align=left> </p> <p align=left> </p> <p align=left>                <font color="#0000ff" size=3><strong>rundll32.exe powrprof.dll, SetSuspendState</strong></font></p> <p align=left> </p> <p align=left>Log off by clicking on this shortcut, and the PC will hibernate. The next time you power on the PC, it switches on and recover to its previous state, bypassing the driver enforcement check. No need for a F8 intervention anymore.</p> <p align=left> </p> <p align=left>It works for me. Let me know if it works for you too.</p> <p align=left> </p> <p align=left>Regards,</p> <p align=left>Cukkas</p> <p align=left> </p> <p align=left> </p> <p align=left><font face=Arial size=2></font> </p>Wed, 19 Dec 2007 22:50:47 Z2007-12-19T22:50:47Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#b2bd78df-d6b5-492b-a5e6-6278a1cd0da6http://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#b2bd78df-d6b5-492b-a5e6-6278a1cd0da6ramjet64http://social.technet.microsoft.com/Profile/en-US/?user=ramjet64Disable driver signature enforcement permanetly at boot-up, how?<p align=left><font face=Arial size=2>In the GA (General Availability) release Microsoft has announced that this is not going to be possible even by hitting F8. The digital signature enforcement will become turned on automatically and you will not be able to turn it off on bootup at all. This makes for real problems with enhanced drivers, and will force companies to work in greater detail to ensure they have Microsoft's signature or approval on drivers. The only way to make this work now is by hitting F8, turning it off by changing the settings in gpedit.msc or any other means such as cmd prompt will not work at all. It is alway turned on by default on bootup.</font></p>Thu, 27 Dec 2007 20:36:40 Z2007-12-27T20:36:40Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#7a3b09fd-b951-4c69-8b2d-ed40a3e79d6ehttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#7a3b09fd-b951-4c69-8b2d-ed40a3e79d6ecolumbia93http://social.technet.microsoft.com/Profile/en-US/?user=columbia93Disable driver signature enforcement permanetly at boot-up, how?<p align=left><font face=Arial size=2>I just built a new home computer yesterday and, after installing OS (I worked around in just the os for several hours) then installing the drivers, the computer asked me to restart. I did and it came up with the black screen and &quot;Windows failed to start.... File:\Windows\System32\drivers\sfsync04.sys, Status:0xc0000428, Info: Windows cannot verify the digital signature for this file.</font></p> <p align=left> </p> <p align=left>I was able to change my BIOS to reboot from the CDRom but all it did was put my first install into an &quot;.old' file and completely reinstall Windows. I've added nothing else because I'm afraid it will just keep happening.</p> <p align=left> </p> <p align=left>1. This isn't just a server 2008 issue</p> <p align=left>2. This isn't just an upgrade issue - new build with Vista Home Prem 64bit SP1</p> <p align=left>3. Isn't just the Asus board - I have the Gigabyte GA-P35-DS3L motherboard but I can't tell you anything about Promise or even if the motherboard is faulty. (How do you know?)</p> <p>4. Why should brand name drivers cause such a problem?</p> <p align=left>5. It obviously isn't the same file causing the problem but something inherent in the digital verification system.</p> <p align=left> </p> <p align=left>Mobo: Gigabyte GA-p35-DS3L  -- installed driver ... again, no driver installation yet for the second install</p> <p align=left>CPU: Intel Q6700</p> <p align=left>Vista Home Prem 64bit SP1  -- installed both times</p> <p align=left>eVGA 8800GTS 512mb KO  -- installed driver 1st time</p> <p align=left>2x2G Crucial RAM</p> <p align=left>500G SATA Seagate HD</p> <p align=left>Creative Sound Blaster X-Fi Audio  -- installed driver 1st time</p> <p align=left>2 SATA DVDRW drives</p> <p align=left>1 Floppy</p> <p align=left>Zerotherm BTF90</p> <p align=left>PC Power &amp; Cooling 610W Silencer</p> <p align=left>Dell 2408WFP  </p> <p align=left>Logitech diNovo keyboard  -- installed software</p> <p align=left>Antec P182SE</p> <p align=left>MS Works 2006  -- installed software</p> <p align=left>USB Graphics Tablet (about 4 years old)  -- installed driver/Corel Art Dabbler software</p>Mon, 05 May 2008 20:19:18 Z2008-05-05T20:19:18Zhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#15ad7d7e-6785-4a88-a5f5-07989718505fhttp://social.technet.microsoft.com/Forums/en-US/winservergen/thread/5e048b0f-83b2-4281-b5e9-533ef3de564d#15ad7d7e-6785-4a88-a5f5-07989718505fxSlikxhttp://social.technet.microsoft.com/Profile/en-US/?user=xSlikxDisable driver signature enforcement permanetly at boot-up, how?I may have found a work around - <a title="http://www.citadel.co.nr/readydriverplus/" href="http://www.citadel.co.nr/readydriverplus/">http://www.citadel.co.nr/readydriverplus/</a><br>I haven't tried it yet but it looks promising.<br><br>Wed, 21 May 2008 09:28:25 Z2008-05-21T09:28:25Z