Add any drivers to Windows – on example of GPU drivers

Today we are going to inject drivers into the Windows image with the help of built-in tools in Windows. What do you need? Just a few things: Any hardware to which you’d like drivers to be added to Reference computer with the hardware attached to it Drivers Windows image which is going to be deployed I think there’s not much to explain, so let’s analyse the actual process. What we are going to do?...

29 May 2017 · 8 min · 1594 words · Kamil

Mastering PNPUTIL – how to add drivers to the Windows image

Drivers – that’s what makes a harmony between hardware and software. Appropriate drivers can make a huge difference between computer’s performance, stability and even temperature. Therefore it’s super important to make sure you’ve got up-to-date files included with your image or Windows installation. We are going to review PNPUTIL tool – the versatile tool for handling drivers within the Windows. Why do you need PNPUTIL? Yes, why bother with some command line tool (PNPUTIL is command line only) when there are dedicated installers and device manager?...

1 May 2017 · 5 min · 870 words · Kamil