using SCCM 2012 beta2 in a LAB – Part 7. Deploying Windows 7 Enterprise Create the Build and Capture Task Sequence

In Part 1. of this series we Installed SCCM 2012, in Part 2 we started to configure it. In Part 3,
we configed Beta 2 some more by enabling Active Directory discovery
methods, adding some site system roles, configuring the computer client
agent and client push settings and finally doing a manual client
installation to verify it all worked, in Part 4
we looked at installing an application using Application Management and
the Software Catalog and the Software Center features of SCCM 2012, and
in Part 5, we added the FSP, SLP, SMP, SUP. In Part 6
we got our SCCM 2012 server ready for Deploying Windows 7 Enterprise
SP1 so that we can start deploying some Windows 7 clients to enhance our
LAB, now we will create a Build and Capture Task Sequence.

The Build and Capture Task Sequence

A build and capture task sequence is used
to create the Master (or Core) image. The image created in the build
and capture task is the image to be used in the Deploy Task Sequence.
You would typically add only FAT applications to the master image, such
as Office 2010, ForeFront Antivirus SAP and so on. Windows updates are
also important as we want our clients to be secure. Therefore you must
use a Server Locator Point in the Setup Windows and ConfigMgr
step in the Task sequence. That way the workgroup computer can find the
windows updates correctly from the SUP. Do NOT join the master image
computer to a domain, workgroup only. The captured image will contain
the base Operating System, plus some key applications, plus windows
updates and some patches/fixes. Advertise this task sequence to a Build
and Capture Collection, add computers to that collection via direct
membership or computer association. Do NOT join the computer to the
domain, keep it clean, free of GPO’s and other domain changes (registry
pollution…) Virtual machines are the best for creating Images, keep the
image hardware agnostic, vmware or hyperV are recommended, hyperV
doesn’t require nic drivers… Only add FAT applications, apps that change
infrequently within the organisation, such as Office 2010. Software
size should also be considered. Add windows updates by specifying SLP in
the Setup Windows and ConfigMgr step.


Step 1. Create the Task Sequence

Perform the following on the vNext server as SMSadmin

In the Configmgr Console click on Task Sequences under Software Library, Operating System Deployment. In the Ribbon click on Create Task Sequence

Attached Image: monthly_07_2011/post-1-0-46379600-1310846806.png

when the wizard appears, choose build and capture a reference operating system image

Attached Image: monthly_07_2011/post-1-0-03470500-1310846926.png

fill in the image details and click on browse to select the boot image

Attached Image: monthly_07_2011/post-1-0-78382600-1310847258.png

as we are Build and Capturing a X64 image, we need to specify the X64 bit boot image

Attached Image: monthly_07_2011/post-1-0-66325400-1310847346.png

so it now looks like this

Attached Image: monthly_07_2011/post-1-0-09160900-1310847409.png

in the next screen we get to select our Operating System Installation source Image that we added in Part 6, in addition to this i’d recommend you DON’T enter the Product Key and that you DO enter an Administrator Password

Attached Image: monthly_07_2011/post-1-0-59805200-1310847610.png

next we should join a workgroup, to keep the build and capture image clean (as explained above)

Attached Image: monthly_07_2011/post-1-0-87608100-1310847712.png

and next we get to install the Configmgr Package from definition, select
it and if you want windows updates installed (we havn’t created any
windows updates deployments yet.. we will soon) then specify your SLP
settings as per this post

Attached Image: monthly_07_2011/post-1-0-72423600-1310847992.png

for the software updates step select All Software Updates

Attached Image: monthly_07_2011/post-1-0-92144900-1310848079.png

for the Install Applications step, select the Yellow Starburst and pick an application you’ve added previously

do it again (click on the Yellow Starburst) and add some more apps, this
is to see multiple apps getting installed in one step, place a
checkmark in if an application installation fails, continue installing other applications in the list

Attached Image: monthly_07_2011/post-1-0-46168400-1310848333.png

this is Windows 7 so click through the system preparation step, and fill in the Image Properties

Attached Image: monthly_07_2011/post-1-0-05511800-1310848474.png

and fill in the capture image details (I created a folder called captures in \\vnext\sources\captures and added the SMSADMIN account as the capture account)

Attached Image: monthly_07_2011/post-1-0-99046200-1310848636.png

click next at the summary and review the confirmation screen.

Attached Image: monthly_07_2011/post-1-0-42451500-1310848724.png

the rest of this post can be found on windows-noob.com here

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.