How to Reorder an Operating System Deployment Task Sequence
In brief
The page’s `ms.service` metadata changed from `microsoft-endpoint-configuration-manager` to `configuration-manager`; the `ms.subservice` value remains `sdk`.
What Intune admins need to know
This may change how the page is categorized or surfaced in Microsoft Learn. No administrator action is required.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
How to Reorder an Operating System Deployment Task Sequence
In Configuration Manager, you can reorder the steps (an action or a group) in a task sequence or group by rearranging the step sequence in the Steps property SMS_TaskSequence_Step array.
@@ -5,7 +5,7 @@ description: In Configuration Manager, you can reorder the steps (an action or a ms.subservice: sdk ms.topic: how-to ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Reorder an Operating System Deployment Task Sequence In Configuration Manager, you can reorder the steps (an action or a group) in a task sequence or group by rearranging the step sequence in the [Steps](../../develop/reference/osd/sms_tasksequence-server-wmi-class.md) property [SMS_TaskSequence_Step](../../develop/reference/osd/sms_tasksequence_step-server-wmi-class.md) array.