counter hit make
MDT2012 Beta 1 and SCCM 2012 Beta 2 OS Deployment Part IV: Installing to Target Computers - Lars' System Center Blog

Lars' System Center Blog

MDT2012 Beta 1 and SCCM 2012 Beta 2 OS Deployment Part IV: Installing to Target Computers

In Part I and Part II and Part III, we created the TS and the boot media and WIM image of our reference computer, now its time to deploy!!! I could created a brand new task sequence for this but that’s too much work… so we just change the reference TS and adapt it to use it to deploy to target computers J.

First we need to create a OS image package:

In the Configuration Manager console, navigate to the Software library workspace, expand the Operating Systems and select Opertating System Images, Right-click and click Add Operating System Image

clip_image002

The Add Operating System Image wizard starts:
Click Browse, browse to the location where you stored the captured image, and click Next

clip_image004

In the General screen, click Next

clip_image006

In the Summary screen, click Next

clip_image008

In the Completion screen, click Close

clip_image010

A Operating System Package has been created, No you need to distribute it to you DP’s!!!

Select the Image Package and click Distribute content in the Ribbon.

clip_image012

The Distribute Content wizard starts, click Next

clip_image014

Click Add and select Distribution Point

clip_image016

Select Your DP and click OK

clip_image018

In the Content Destination screen click Next

clip_image020

In the Summary screen click Next

clip_image022

In the Completion screen click Close

clip_image024

The OS image is created now we can edit the task sequence of our reference computer:

In the Configuration Manager console, navigate to the Software library workspace, expand the Operating Systems and select Task Sequences, Right-click Your task sequence and click edit.

clip_image026

In the TS Editor go to the Install group, Select Apply operating System Image, select Apply operating system from a captured image and click browse

clip_image028

In the Select an Operating System Image screen, select you r image and click OK

clip_image030

Got to Apply Network Settings, complete your domain and supply an account with access to add pc’s to the domain and click Apply

clip_image032

Click OK to close the Task sequence editor

You need to change your Customsettings.ini and remove the DoCaputure=YES and update your DP’s !!

Now you Can deploy your image with SCCM to all new PC’s.

Greetzzzz

Lars Verbist
Twitter:@LarsVerbist

Comments

SCUG at myITforum.com 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 8, 2011 12:25 AM