Go Back

How to inject drivers into boot partition

DevOps

About
Injecting drivers into a boot partition describes executing systems deployment commands (such as Microsoft"s DISM utility: `dism /Image:C:\mount /Add-Driver /Driver:D:\drivers /Recurse`) to slipstream custom hardware device controllers directly into a target operating system initialization package.