To be able to deploy software updates during the deployment of Windows 7 using SCCM, the Microsoft Deployment Toolkit (MDT) 2010 Update 1 must be integrated with SCCM. To integrate it, install MDT 2010 on your existing SCCM site server. Then click on Configure ConfigMgr Integration in the Microsoft Deployment Toolkit program group.
This integration will add MDT task sequences to SCCM. When you right-click on Task Sequences in the SCCM console, there’ll be a new option to access the MDT task sequences.
To install software updates while Windows 7 is being deployed using SCCM, the Install Updates Offline task should be used in the task sequence used to deploy the OS. This task will install all the software updates included in a specific SCCM deployment package after the image has been applied to the disk. This task should be placed in the PostInstall group just before the Configure task. To insert the task, select the task just above the Configure task, and then click on Add in the pull-down menu bar on the top, hi-lite MDT and click on Install Updates Offline as illustrated below.
Configure the task by browsing to select the Updates package that contains the security updates that you want to install.
You can add as many Install Updates Offline tasks as needed as only one package can be included per task.

Gary Blok: Does it matter which option you do first? Say I want to setup the MBA...
Dwayne Allen: I ran into the same issue with $Form.TopMost = $True not applying when...
roncrumbaker: Great link! Lots of information out there...and yes, there are many v...
Geoff Buckingham: Been trying to get some work done on mine for a long time ... without ...
Clint Huffman: Page file sizing depends on the crash dump setting of the system as we...