In EasyBCD-->Advanced Settings->Advanced Tab there is an option
"Allow installation of unsigned drivers on 64bit Windows"
1.) If I check this option will it be permanent (=beyond the next reboot) ?
2.) How can I check from cmdline (with bcdedit) if this option is currently enabled or not?
3.) Does
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
mean exactly the same as the option in EasyBCD or is there a difference?
4.) As I read it is recommended that the user enters
bcdedit -set TESTSIGNING ON
always after disabling integrity check. Is this really always required?
What If I omit this second command?
5.) Is there a corresponding chekcbos in EasyBCD for
bcdedit -set TESTSIGNING ON/OFF
?
Thank you
Peter
"Allow installation of unsigned drivers on 64bit Windows"
1.) If I check this option will it be permanent (=beyond the next reboot) ?
2.) How can I check from cmdline (with bcdedit) if this option is currently enabled or not?
3.) Does
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
mean exactly the same as the option in EasyBCD or is there a difference?
4.) As I read it is recommended that the user enters
bcdedit -set TESTSIGNING ON
always after disabling integrity check. Is this really always required?
What If I omit this second command?
5.) Is there a corresponding chekcbos in EasyBCD for
bcdedit -set TESTSIGNING ON/OFF
?
Thank you
Peter