In the "Understanding Device Drivers" video you guys mentioned the F8 temporary bypass option for checking driver signature.
can you clarify this point a little bit?
If I have an unsigned driver that I wanted to insert into the driver store, could I add it to the driver store anyway? Will windows only complain when that driver is actually needed? Or does windows check before adding it to the driver store?
This second question I guess depends on the answer to my first question in that if I temporarily bypass driver signature check and add an unsigned driver to the store, upon reboot will I still need to bypass driver sig check to use that driver I installed in the store?