I built a new Windows 7 64-bit reference image yesterday using MDT 2013 standalone. I am using the Microsoft-provided install WIM that includes SP1 as the base. I do not install any additional software. I use the built-in Windows Update steps that call ZTIWindowsUpdate.wsf.
My CustomSettings.ini does not have a WSUSServer setting, so I am going straight to Microsoft for updates. But I am excluding one KB: ; Internet Explorer 11 for Windows 7 WUMU_ExcludeKB001=2841134 The task sequence finishes with no errors or warnings, but if I immediately do a search for updates I see that KB2835361 is offered. Looking at ZTIWindowsUpdate.log, I see that IE 11 is properly skipped, but there is no mention at all of KB2835361. Why didn't it get installed during the task sequence? Thanks for any ideas, William

