counter hit make
MDT2012 Beta 1 and SCCM 2012 Beta 2 OS Deployment Part I: Creating a TS for a Reference computer - Lars' System Center Blog

Lars' System Center Blog

MDT2012 Beta 1 and SCCM 2012 Beta 2 OS Deployment Part I: Creating a TS for a Reference computer

SCCM2012 beta2 has been release since MMS 2011 in march but I waited with testing the product until now because the MDT2010 was not compatible with SCCM2012. Since a few weeks the beta1 of MDT2012 has been released so let’s see what this killer combo for deployment looks like in these new versions. My test environment is just 1 virtual server configured with ADDS, DHCP, DNS, IIS and WSUS roles. I have 2 additionals VM’s for the test PC’s for OSD deployments. It is a clean installation of SCCM and MDT.

First we create a MDT task sequence for our Reference computer:

In the Configuration Manager console, navigate to the Software library workspace, expand the Operating Systems and select Task Sequences.

clip_image002[4]

In the ribbon click Create MDT task Sequence to start the Create MDT Task Sequence Wizard start

clip_image004

On the Choose template screen, click Next

clip_image006

On the General screen, name your task sequence and click Next

clip_image008

On the General screen complete the domain, account information, Username, Organization and click Next

clip_image010

In the Capture settings screen,select This task Sequence may be used to capture an image, complete your Capture destination, Capture account and click Next

clip_image012

In the Boot Image screen, select Create a new boot image package

clip_image014

In the General Settings screen, provide a Name and click Next

clip_image016

In the Components screen , selext x64 and click Next

clip_image018

In the Customization screen select Enable command Support (F8) and click Next

clip_image020

In the MDT Package screen, select create a new Micrsoft Deployment Toolkit Files Packages and click Next

clip_image022

In the OS image screen, select Create a new OS install Package, complete the OS installation folder location, Package Source Folder to be created and click Next

clip_image024

In the Install Source screen, complete Name and version and click Next

clip_image026

In the Client Package screen, select Create a new ConfigMgr Client Package and click Next.

clip_image028

In the USMT Package screen select Create a new USMT package and click Next

clip_image030

In the Settings Package screen, select Create a new settings package, complete the Package source folder to be created and click Next

clip_image032

Since we are deploying windows 7 we don’t need a sysprep package, so:
In Sysprep package screen, click Next

clip_image034

In the Summary screen click Next

clip_image036

All packages and the task sequence will be created J

In the Confirmation screen, click Finish

clip_image038

The task sequence for creating a Reference and packges computer have been created:

clip_image040

clip_image042

BUT…… the packages are not yet distributed to the DP’s!

clip_image044

So go to Software Library, expand the Application Management node and select Packages

clip_image046

Select the all the packages in the content pane (New for SCCM2012!)

clip_image048

In the Ribbon click Distribute Content to start the Distribute Content Wizard

clip_image050

In the General screen click Next

clip_image052

In the Content Destination screen, click on Add, then select Distribution Point

clip_image054

In the Add Distribution Point screen, select your distribution Point and click OK

clip_image056

In the Content Destination screen, Click Next

clip_image058

In the Summary screen click Next

clip_image060

In the Completion screen click Close

clip_image062

The content will be copied to the DP:

clip_image064

In SCCM2007 we needed to advertise the TS in SCCM 2012 we deploy:

In the Software library workspace, expand the Operating Systems Node, select task sequences and select the task sequence you want to deploy:

clip_image066

In the Ribbon, click on Deploy to start the Deploy software wizard

clip_image068

In the General screen click Browse

clip_image070

In the Browse collection window, select Unknown computers and click OK

clip_image072

In the General screen click Next

In the Deployment Settings screen, select Make available to boot media and PXE and click Next

clip_image074

In the Scheduling screen click Next

clip_image076

In the User Experience screen click Next

clip_image078

In the Distribution Points screen click Next

clip_image080

In the Summary screen click Next

clip_image082

In the Completion screen click Close

clip_image084

The TS for the reference computer is now deployed to the unknown computers collection and ready to be tested

In Part II we will create the Boot image for the reference computer.

Greetzzzz

Lars Verbist

Comments

SCUG at myITforum.com said:

SCCM2012 beta2 has been release since MMS 2011 in march but I waited with testing the product until now

# June 20, 2011 10:17 PM

Lars' System Center Blog said:

In P art I we created and deployed the TS for our reference computer. Today will create bootable media

# June 22, 2011 10:40 AM

Lars' System Center Blog said:

In P art I we created and deployed the TS for our reference computer. Today will create bootable media

# June 23, 2011 8:01 PM

Lars' System Center Blog said:

In Part I and Part II we have created the task sequence and the boot media to install our reference computer

# July 7, 2011 11:23 PM

Lars' System Center Blog said:

In Part I and Part II and Part III , we created the TS and the boot media and WIM image of our reference

# July 7, 2011 11:29 PM