Optimize-Offline icon indicating copy to clipboard operation
Optimize-Offline copied to clipboard

[REQUEST] Unsigned Drivers Issue

Open KedarWolf opened this issue 4 years ago • 3 comments

One of my drivers is a modded unsigned driver and does not install to the boot.wim or install.wim with the script.

Can we have the script install unsigned drivers?

KedarWolf avatar Dec 11 '20 02:12 KedarWolf

I might have figured it out but need to run the script to check. I used Notepad++ to replace '-Recurse -Force' with '-Recurse -ForceUnsigned'.

KedarWolf avatar Dec 11 '20 02:12 KedarWolf

Nope: Powershell error. But the -force switch should add unsigned drivers, right?

KedarWolf avatar Dec 11 '20 03:12 KedarWolf

I checked the logs with unmodified script.

It says the modded unsigned Nvidia drivers are added to the image. However, when I install Windows, it reverts to download the old drivers, they don't get installed.

If I don't use the modded drivers, they get installed.

Is there a way to fix this?

KedarWolf avatar Dec 12 '20 04:12 KedarWolf