Cannot inject any drivers at all into boot.wim

Thomas Faherty 151 Reputation points
2021-06-08T19:28:25.777+00:00

Hello,

I have been trying but for the life of me cannot get a couple network drivers injected into my boot.wim. ADK is all up to date, I remade the boot.wim from the ADK using CMD from the deployment tool kit, no help, changed folder permissions to driver dolfer, driver package, and destination folder to everyone for testing no change, tried drivers I have injected in the past and couldn't get those to work either. I have attached a couple logs where you can see what is going on but I can't seem to come up with a good resolution. Help would be seriously appreciated. 103581-smsprov.log

Microsoft Security | Intune | Configuration Manager | Deployment
0 comments No comments
{count} votes

Accepted answer
  1. Colin Ford 1,026 Reputation points
    2021-06-08T20:32:02.667+00:00

    It looks like this file and path exists

    \\xxxx\SystemDrivers\Hewlett-Packard Driver Locations\Laptops\HP ZBook Power G7 Notebook PC\e1r68x64.inf
    

    However that INF is referencing a file that does not exist in that path called e1rmsg.dll

    setupapioffline.log

    Failed to copy file '\\xxxx\SystemDrivers\Hewlett-Packard Driver Locations\Laptops\HP ZBook Power G7 Notebook PC\e1rmsg.dll' to 'C:\Windows\TEMP\BootImages\{D72EB5AC-6A7A-40AD-A0CA-D14241E420C9}\mount\Windows\System32\DriverStore\FileRepository\e1r68x64.inf_amd64_8175f39383f631b7\e1rmsg.dll'. Error = 0x00000002
    

    Sometimes vendors can give you bad drivers. Search that driver package and see if that file exists in a subfolder and copy it to the root of the package. Update the package to your DPs and try again. If that file doesn't exist anywhere, get an updated version of the driver and try again.

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Thomas Faherty 151 Reputation points
    2021-06-08T19:29:56.687+00:00
    0 comments No comments

  2. Thomas Faherty 151 Reputation points
    2021-06-08T19:57:26.12+00:00

    Forgot to add in the logs it states the file path it is trying to find the files it is working with. I followed the file path and they are there but for some reason the error seems to suggest they are not there.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.