


Install on Dell Unit and launch software, go to Settings and set them how you'd like:.Download the Dell Command Update utility from Dell.Preparing the Dell Command Update software: YOU MUST CHANGE THE PATH otherwise it will FAIL during OSD. You'll need to Create your Settings XML Settings File, install the software on a Dell machine, launch it, configure the settings, then export it. Then towards the end of my TS, I have 4 Steps that Installs the Command Update Software, Applies Settings, and Runs it, then reboots. I'll Post later if I can get the HP Updater Software to work right) (However I'm testing on HP, and it seems to be working. If you don't want to add it to your Build & Capture, you can create a normal Package with the contents of the folder, then reference that during your ConfigMgr OSD TS:Ĭommand: cmd /c dism.exe /image:C:\ /Add-Driver /driver.\ /recurseĮither way will work, I've just chosen to add it to my Build & Capture since I'm 99% Dell Shop, and then it saves even more time when deploying a Dell. (Probably fixed the issue on some other models before I tested them) I grabbed the security folder out of the CAB for the E5470. I've added an additional driver (Security Folder) that Dell Command Update didn't get, it was for the fingerprint sensor on the E5470. Here is my folder of the drivers it injects: Place the Step after the TS reboots back into PE, but before it's captured: (I named the folder Drivers Win10圆4 - WinPE)Ĭommand: cmd /c dism.exe /image:C:\ /Add-Driver /driver:"z:\Applications\Drivers Win10圆4 - WinPE" /recurse If you're going to do this in MDT during your Build and Capture, place the files in a folder in the "Application" folder and then reference it during the TS. Lets Start by downloading the latest WinPE CAB from Dell's Site Downloads can be Quite Large! (I've seen 755MB download between several driver updates), could take awhile over slow connection.

You can setup your own Repo, but then you're managing a Repo.Requires Internet Connection during OSD if using Dell's Internet Repo.Installs the "Extra Bloat" software along with the driver (sometimes handy, sometimes not) - I've submit feedback requesting they add a switch to install drivers only, skipping the add-on software.

