Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Resolve the problem that the USB3.0 root hub driver is not recognized when SCCM deploys the system

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

First download the USB3.0 driver and extract it. Copy a total of 12 files from the two folders D:\ Drivers\ intel_usb3_50443_1113\ Drivers\ HCSwitch\ x64 and D:\ Drivers\ intel_usb3_50443_1113\ Drivers\ Win7\ x64 to a new folder for import, here is the import x64 driver, if it is x86 automatically modify the copied files. For example, I put it all in the d:\ iso\ usb3 folder.

Create a new folder, w8, which must be created in advance with an arbitrary file name to place the loaded wim image, such as:

Dism / Mount-Image / Imagefile:d:\ iso\ ty1-win7sp1-w6.wim / Index:1 / MountDir:d:\ iso\ W8

It means to load d:\ iso\ ty1-win7sp1-w6.wim to the d:\ iso\ W8 folder

There are 3 inf files in the injection driver, which are executed 3 times. The command is as follows:

Dism / image:d:\ iso\ W8 / add-driver / driver:d:\ iso\ usb3\ iusb3hub.inf

Dism / image:d:\ iso\ W8 / add-driver / driver:d:\ iso\ usb3\ iusb3xhc.inf

Dism / image:d:\ iso\ W8 / add-driver / driver:d:\ iso\ usb3\ iusb3hcs.inf

You can also import all inf drivers under the entire folder in batches at once.

Dism / Image:d:\ iso\ W8 / Add-Driver / Driver:d:\ iso\ usb3 / Recurse

Uninstall the image and save the changes, the command is as follows:

Dism / Unmount-Image / MountDir:d:\ iso\ W8 / commit

If there are other drivers, you can also use this method to import in advance.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report