tabs-not-spaces / Intune.USB.Creator

A module containing tools to assist with the creation of a bootable WinPE USB used to provision devices for enrollment to Intune.
GNU General Public License v3.0
131 stars 43 forks source link

Lenovo Network Drivers don't Load #38

Closed glwheeler closed 3 years ago

glwheeler commented 3 years ago

We have Lenovo T14's and the network drivers do not load with Windows 10. Do I have to add the drivers to the .iso?

tabs-not-spaces commented 3 years ago

No.

As implemented in 2776eff7ef3f8bfafe97088ad7cb9e2664b744ec, there should be a folder in the root of one of the partitioned named drivers (I can't remember which one. its 3am). Put any required drivers in there and it should bootstrap them into the build.

glwheeler commented 3 years ago

Thanks

glwheeler commented 3 years ago

It just gets stuck on this screen. 20210624_140737

tabs-not-spaces commented 3 years ago

So, shift+F10 into console, open device manager and verify if the drivers have been loaded.

On Fri, 25 June 2021, 4:17 am Gregory Wheeler, @.***> wrote:

It just gets stuck on this screen. [image: 20210624_140737] https://user-images.githubusercontent.com/15280275/123312886-e8572280-d4f6-11eb-88e5-ca2ca4eb4fd5.jpg

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/tabs-not-spaces/Intune.USB.Creator/issues/38#issuecomment-867855339, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDA4LOBA3NCSPJBAJJBJTTTUNZEXANCNFSM47IIQLPQ .

glwheeler commented 3 years ago

The folder worked. Thank you for your help.

glwheeler commented 3 years ago

Now it is stuck on this screen.

20210701_095847

glwheeler commented 3 years ago

Do you do consulting work with Endpoint?