You have a computer named Computer1 that runs the 64-bit version of Windows 10 Pro. You obtain a new
driver for a device installed on Computer1. The driver is not digitally signed. You need to test the installation of
the driver on Computer1.
What should you do first?
A.
Run dism.exe and specify the /Add-Driver and /Force-Unsigned parameters.
B.
From Computer Configuration in Group Policy, configure the Driver Installation settings.
C.
From User Configuration in Group Policy, configure the Driver Installation settings.
D.
Restart Computer1 by using the advanced startup options.
correct
http://packard-bell-scandic.custhelp.com/app/answers/detail/a_id/38288/~/windows-10%3A-disable-signed-driver-enforcement
You can also do this with bcdedit if they ask
https://www.maketecheasier.com/install-unsigned-drivers-windows10/
D.
Restart Computer1 by using the advanced startup options.
Thanks