I want to show you how I fixed all of our HII Problems in 9.5 SP1 and dramatically speeded up the provisioning process with a few simple steps.
We working with this method for weeks now without any problems...so I wanted to share it to the community.
Benefits:
No DELL USB 3.0 Driver Problems, No more Blue Screens after StandBy Mode, No mixing of drivers because of generic Hardware IDs, massivly speeded up Provisioning Process
Steps:
- Create a Driver Share like this
You get this Drivers from here: Dell Driver CAB files for Enterprise Client OS Deployment - Become familiar with the oldschool Copydrivers.exe-Tool and populate the .ini like this.
- Edit your Provisioning Template
Map a Network Drive to preferred Server
Run the Copydrivers.exe with /c
Run the Microsoft DISM-Command
x:\windows\system32\dism.exe
/image:c:\ /add-driver /driver:"c:\Drivers" /recurse /forceunsigned - The best of all Steps
DELETE HII from the Template
Now your Windows Installation has all drivers that are needed right for this computer model.
Kind regards,
Marco Feuerstein
Germany