How to Add a Step to an Operating System Deployment Group
In brief
The page now uses `ms.service: configuration-manager` instead of `ms.service: microsoft-endpoint-configuration-manager`.
What Intune admins need to know
No administrator action is required; this updates the documentation’s service classification.
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 Add a Step to an Operating System Deployment Group
You add a step (an action or a group) to an operating system deployment task sequence group, in Configuration Manager, by adding the step to the SMS_TaskSequenceGroup.Steps array property.
@@ -5,7 +5,7 @@ ms.date: 09/20/2016 ms.subservice: sdk ms.topic: how-to ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Add a Step to an Operating System Deployment Group You add a step (an action or a group) to an operating system deployment task sequence group, in Configuration Manager, by adding the step to the `SMS_TaskSequenceGroup.Steps` array property.