Dell T5810 SCCM Drivers for WinPE

delldriverssccm

So we just received some T5810's from Dell i am working on building a task sequence for in SCCM 2007. I am having trouble getting the correct drivers loaded for the image to install. I think i have narrowed it down to 4 drivers, (can anyone confirm?):

  • Intel® C600+/C220+ series chipset SATA RAID Controller SCSIAdapter 4.0.0.1040
  • Intel® Ethernet Connection I217-LM Net 12.11.77.1
  • Intel® USB 3.0 eXtensible Host Controller USB 3.0.0.20
  • Intel® USB 3.0 Root Hub USB 3.0.0.20

For some reason i can get WinPE to load into memory and download the task sequence from the DP (IP address is valid and diskpart shows the partitions) but then once it reboots i get an error "…memory could not be written" and i lose the IP and storage controller. I am not sure what i am doing wrong but i am losing the drivers somewhere or i have the wrong drivers altogether.

Thanks for any help
-jason

Best Answer

The best way to get Dell drivers for SCCM is to use the Dell Enterprise Cab Website. That goes for the WinPE as well as the clients themselves.

Find your specific version of WinPE on that site, download the drivers and load them onto the WinPE disc. That 'should' cover all models (servers and workstations) that Dell deems compatible w/ that version of WinPE. Yes, you can get fancy and pick and choose the drivers, but you may find yourself back here w/ the same problem for a different model, and the driver cab for WinPE isn't even that big anyway.

Also, don't forget that you can use a 64-bit WinPE image to install 32 bit and 64 bit machines, but a 32 bit WinPE will only install a 32 bit base image.

Update

I didn't realize these were Precision workstations, which were notoriously difficult to get working with SCCM. The main culprit of my problems w/ Precisions stemmed from the RAID drivers, so be sure the Storage Controller drivers are loaded into WinPE as well. I can't remember if those were already in the WinPE cab from Dell, or if I had to add them after the fact, but you will need those if your Precisions will be coming w/ RAID. You could probably get by by disabling RAID or switching the SATA port that your disk is plugged into (if you only had one hard drive which happened to be plugged into the SATA RAID port), but that kinda defeats the purpose of zero touch, so I went through the pain of getting it to work b/c I'm sorta OCD like that, but YMMV.