Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management ConfigMgr Create Collection and Review Deployments
Version 1.0.0
Create a Configuration Manager collection, read it back, and review application deployments targeting collections.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
configmgr-create-collection-review-deployments
Create a collection, verify it, and list application deployments.
Creates an SMS_Collection via the WMI route, reads it back by CollectionID, and lists application deployments across the site.
1
createCollection
createCollection
Create a new device or user collection via the WMI route.
2
verifyCollection
getCollection
Read the new collection back by CollectionID to confirm it was created.
3
reviewDeployments
listDeployments
List application deployments across the site to review existing collection targeting.