June, 2016

Build and Capture fails if KB3160005 IE sec cumulative update is installed


Update: Adding more scratch space to the boot wim seems to have resolved the problem on Windows 10, Windows 7 seems to still have issues.

Update: This update is also in Windows 10 CU 3163018, causing the same error. No workaround yet 

If your build and capture is failing at the capture step make sure you don't have the cumulative Security Update for IE11 KB3160005. It's somehow stopping the registry load part of the step.

 

Using Dell Command Update vs Driver Packs

I really want to do less work, more automation so I tested out using the Dell Repository Manager as my source of drivers instead of using driver packs. I tested this by setting up 2 quick task sequences.

TS A used only the basic Dell Winpe Driver pack (to provide network and storage) then once in Windows it used Dell Command Update tool to install the latest drivers.

TS B used the latest Dell Latitude E7440 Windows 10 driver pack to install the latest drivers.

I was hoping one or the other would provide a performance gain however they were running similar suggesting that the exe installers weren't bloating the OS to much, the only issue would be potential for some bad software or certificate signing key to be included using the 'Dell command update' tool.

Every time I try a Dell released tool I have issues. This time is no different. Firstly as I don't want machines downloading updates from Dell you need to setup a server with Dell Repository manager, this software took days to download the 125GB of dell updates to cover every device.

Then I wanted to test the Dell Command Update tool, some commands wouldn't run properly.

To use the Dell Command Update tool to go direct to Dell with ActivtityLog.xml:

To use the Dell Command Update tool to go to a Repo you have setup with ActivtityLog.xml:

In this scenario it will still try for about 10 minutes to check Dell FTP for the client updates if it thinks it is online, it doesn't check Dell.com for the online check..

So now I really want to use the Dell Repo to manage my drivers and possibly even bios updates however the Dell Repository manager right now just seems to buggy to rely on. It's crashing and not updating.

 

If it improves I will add my steps to get this working.