20 February 2013

MDT: Renaming the Task Sequence ID

Once a task sequence has been created, it is grayed out not allowing for it to be changed. There is an easy workaround to accomplish this.


  1. Open up the TaskSequences.xml file. Search for the task sequence ID. Change that to your desired new name.
  2. Rename the subfolder named after the task sequence ID to the same name you changed it to inside the XML file in step 1.
That is all that is to renaming the task sequence ID.

NOTE: Before you do this, I would first backup the control directory. Changes to files in this directory can disable the entire MDT.

Related Posts:

  • Automating Microsoft Endpoint Full System Scan upon Infection While helping to manage Microsoft Endpoint, a former colleague suggested that I setup Endpoint to automatically run a full system scan each time an infection is detected. I googled the blog posting on it and although it is… Read More
  • Deploying Microsoft Endpoint I recently converted my firm to Microsoft Endpoint. Part of the process is including endpoint in the golden image. I wrote this powershell script that will install endpoint and then remove the necessary registry keys so it… Read More
  • Packaging EverMap Redaction for Adobe Acrobat XI To easily deploy Redaction for Adobe Acrobat XI, I created an MSI file using the AppDeploy Repackager. There are a total of 8 files it packages up. My firm has an enterprise license, which gets written to the AutoRedact.LIC… Read More
  • SCCM deployment with Error 1612 I was deploying a package earlier today. It took a few iterations to get everything correct. All of a sudden on the fourth update of the package, it would no longer install. It continuously failed. I thought maybe something … Read More
  • Local Administrator Report The firm I work at does not give users local administrator access for several reasons. We did an audit of our systems and found out several users had local administrator privileges that should not have. In order to keep tr… Read More

4 comments:

  1. Appreciate this ρost. Will try it out.

    Μy hоmepage; the best diet pill to lose weight

    ReplyDelete
  2. Cheers, worked a treat x

    ReplyDelete
  3. Doesn't appear to work in MDT 2013 - Microsoft Setup Bootstrapper crashes.. (Windows 8.1 Deployment)

    ReplyDelete