Upgrade MDT 2013 Zero Touch to MDT 2013 Update 2

Chiyo OdikaConfigMgr, SCCM2 Comments

This is the second article in a series of articles in which I write about my experiences managing Windows 10 with ConfigMgr 2012 R2. In the first article, I reviewed steps for installing Windows 10 ADK and creating new boot images in ConfigMgr. In this article, I’ll review the steps for upgrading MDT 2013 integrated with ConfigMgr to MDT 2013 Update 2.

Note that while MDT 2013 Update 1 is required for managing Windows 10, MDT 2013 update 2 is NOT required. Also Update 2 includes no major features over update 1, but I’m interested in user experience enhancements  for Windows 10 in-place upgrade task sequences.

 

Download and Install MDT 2013 Update 2

You can get this from the Microsoft Download Center. After you download the media, Close the ConfigMgr console, and run the MDT 2013 Update 2 installer. Click Next, accept the terms, accept default settings and install. This automatically uninstalls MDT 2013. Click Finish to Exit.

 

image

Integrate MDT with ConfigMgr

After installing MDT, let’s integrate it with ConfigMgr. This is required even if you’ve done this with MDT 2013.

Locate the newly installed Microsoft Deployment Toolkit application in the start menu, and expand it. Select and right click Configure ConfigMgr Integration, and Run as Administrator.

image

 

Review the options, and select the radio button for Install the MDT extensions for Configuration Manager. Ensure that the options for Install the underlying checkboxes are also checked.

image

Click Next and Finish.

 

Create a Deployment Share

NOTE: If you have an existing share, you can simply upgrade and then update the share for the updates.

In this case, I’m going to create a new share.

Navigate to the start menu, and locate the Deployment Workbench, and right click to Run as Administrator. Click on Deployment Shares, and right-click it and select New Deployment Share.

In the resulting Wizard, enter the deployment share path, and click Next

image

Give it a name, and click Next.

image

select the defaults and click Next twice

image

click Finish.

image

 

You should now see the various share options in the Deployment Workbench.

image

Next, we will enable monitoring for the Share. This will prove useful when we create DaRT boot images for problem diagnostics.

Right-click the share, and select properties.

image

 

In the resulting window, click on the Monitoring tab, and check the box to Enable Monitoring for this deployment share, and click OK.

image

NOTE: Take note of these settings, as we will make use of them in our Customsettings.ini file which we will create after creating a new MDT task sequence.

 

Create a New MDT Task Sequence

Open the ConfigMgr console, and navigate to Software Library | Operating Systems, right click on Task Sequences and choose Create MDT Task Sequence.

image

Choose the Client Task Sequence template.

image

fill in the Task Sequence name and comments

image

Enter details as necessary. You can join a domain, but I’ll leave this as a Workgroup

image

Select the default Capture settings, and in the next window, choose to specify an existing boot image package (Only because we have already imported our Windows 10 Boot images). Click Ok and Next

image

Select the Default settings until you get to MDT Package.

Check the radio button to Create a new Microsoft Deployment Toolkit Files Package, and click Next

image

fill in the relevant details about the MDT toolkit files.

image

For OS Image, specify an existing image. In my case I’ve already imported a Windows 10_1511 OS Image

image

select the default (Zero Touch) deployment method

image

and specify your Configuration Manager Client Package

image

In the USMT Package window, opt to Create a new USMT package, and specify the path  and package source folder

image

enter the package properties

image

select the Create a new settings package radio button, and specify the package source folder

image

enter the settings package properties details

image

Click Next on Sysprep Package

image

Click Next on the summary and Finish.

image

 

Make sure to distribute your newly created packages to your DPs

This concludes this article. In the next article, I’ll show you how to configure monitoring and integrate DaRT 10 with ConfigMgr.

 

Cheers!

The following two tabs change content below.
Strategist. Technologist. Skeptic. Friend.
Chiyo OdikaUpgrade MDT 2013 Zero Touch to MDT 2013 Update 2