Chris Nackers Blog

ConfigMgr and MDT Deployment Solutions

Useful Blogs

User Groups

Configuration Manager and Microsoft Deployment Toolkit (MDT)–USMT Task Sequence Templates

Attached to this blog post are the Task Sequence templates for my previous post on ConfigMgr and USMT, using a UNC path. These templates can be used with USMT4 as well, just make sure to chose a USMT 4 package for the Capture User State/Restore User State task sequence steps.

image

image

In addition, I’ve attached 2 other templates I’ve created.

One is for doing a USMT capture to the State Migration Point (SMP). (Based upon the MDT replace template)

image

The last one is for doing a USMT capture to the SMP, backing up the computer to a .wim and then optionally wiping the disk. (Based upon the MDT replace template)

image

If you want to wipe the disk, just enable the disabled TS step “Set WipeDisk to TRUE”

image

Comments

No Comments