Collections creation

Duchemin, Dominique 2,006 Reputation points
2022-05-14T01:29:04.893+00:00

Hello,

What is the best way to create collections:

Production
Server P1
Server P2
Server P3

Test
Server T1
Server T2
Server T3

Development
Server D1
Server D2
Server D3

=======================================

  1. Create a collection with all servers and then split them by selection
    Collection1
    Server P1
    Server P2
    Server P3
    Server T1
    Server T2
    Server T3
    Server D1
    Server D2
    Server D3

Collection2
Collection1 limited to P

Collection3
Collection1 limited to T

Collection4

Collection1 limited to D

OR

=====================================================

  1. Create 3 collection with Production servers, Test Servers, Development Server and then include these 3 colel tion in a Global Collection:

CollectionProduction
Server P1
Server P2
Server P3

Collection Test
Server T1
Server T2
Server T3

Collection Development
Server D1
Server D2
Server D3

Collection Global

Collection Production + Collection Test + Collection Development

Any comments

Thanks,
Dom

Microsoft Configuration Manager
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful