Phased deployment to a collection

Draconna 476 Reputation points
2022-08-03T20:08:58.437+00:00

Hello, I have a collection of 110 computers that require a software deployment. I have tested it on my computer, but I'm still hesitant to push it to all 110 computers in the single collection. Is there way to drip it out slowly? I was checking phased deployment, but that doesn't quite work for me because it requires 2 collections.

Thank you

Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. Jason Sandys 31,181 Reputation points Microsoft Employee
    2022-08-03T21:11:15.677+00:00

    There's no direct way to do this without creating multiple collections. You can easily created multiple collections that are limited to the collection you have and use a query that includes devices based on the last character of their ConfigMgr client id, e.g, if you create three collections, the first would include systems whose client id ends in 0, 1, 2, 3, 4; the second would include systems whose client id ends in 5, 6, 7, 8, 9, and the last would include systems whose client id ends in A, B, C, D, E, F (or something like that). Not perfect, but it could/would work.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful