R
Raymond Boston
I run a computer repair business and I see a lot of the same computers come through. I have an MDT server with the most common drivers on it. I don't always deploy images from that server, so when I do a clean install, I'd like to automatically install drivers that I've already got. I have a script that adds the share to the devicepath registry key. If I go to device manager and choose to automatically update the drivers, it will find the ones I have on my MDT share and install them successfully.Is there a command, or a way to use Pnputil, to automatically search for drivers?I found a great sc
Continue reading...
Continue reading...