Showing posts with label Software Updates. Show all posts
Showing posts with label Software Updates. Show all posts

May 24, 2016

Windows 7 Rollup (KB3125574) is Almost Awesome !!!

Microsoft announced the release of a roll-up update that will apply all security and non-security updates before April 2016 for Windows 7 SP1 and Windows Server 2008 R2.  Can this be possible that one update will install YEARS of updates?  This make to much sense so I decided to test it out.

I configured a virtual system and installed Windows 7 SP1 from the DVD.

Once the install was completed I checked for Windows updates.  I had 225 important and 10 optional Windows 7 updates.


Apr 21, 2016

Software Updates not Installing during Task Sequence

I am having a problem where software update were not getting installed during the "Install Updates" step in the task sequence.  All the roles on my SCCM 2012 Server are configured correctly for software updates.  Updates are deployed correctly to the correct collection.  I know this because once the system completes imaging the updates that were not installed in the task sequence start downloading and installing automatically.

I was trying to build my gold image by using the default Build & Capture task sequence.  When the task sequence would come to the "Install Updates" step it would stop for about 3-5 minutes but never say downloading or installing updates.  After the 3-5 minutes, it would just go to the next step.  I also checked "Continue on Error" on the "Install Updates" step or the whole task sequence would error out.

This fix will work with any task sequence you create not just Build & Capture.

Create the additions steps like the task sequence pictured below.


By adding multiple "Install Updates" steps in the task sequence all your updates will get installed.  Certain updates depend on other updates before they can get installed.  Also the great amount of updates release will cause the "Install Updates" step to time out.