Create a task sequence for non-OS deployments

Applies to: Configuration Manager (current branch)

Task sequences in Configuration Manager are used to automate different kinds of tasks within your environment. These tasks are primarily designed and tested for deploying operating systems. Configuration Manager has many other features that should be the primary technology that you use for the following scenarios:

Also consider other Microsoft System Center automation technologies, such as Orchestrator and Service Management Automation.

The power of task sequences lies in their flexibility and how you use them. They can configure client settings, distribute software, update drivers, edit user states, and do other tasks independent of OS deployment. You can create a custom task sequence to add any number of tasks. The use of custom task sequences for non-OS deployment is supported in Configuration Manager. However, if a task sequence results in unwanted or inconsistent results, look at ways to simplify the operation:

  • Use simpler steps
  • Divide the actions across multiple task sequences
  • Take a phased approach to creating and testing the task sequence

Supported steps

The following steps are supported for use in a non-OS deployment custom task sequence:

Next steps

Create a custom task sequence