Skip to content

Commit bd6246d

Browse files
Collections Sync Update by GK
1 parent dc608b4 commit bd6246d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/configmgr/core/clients/manage/collections/collection-evaluation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ At a high level, each individual collection evaluation and update follows these
3030

3131
1. Execute the collection query.
3232
1. Add any systems that are direct members.
33-
1. Add members from Include collections.
33+
1. Add members specified in the *Include* collections.
3434
1. Perform a logical `AND` between the returned results and the limiting collection.
35-
1. Remove members from the *exclude* collections.
35+
1. Remove members specified in the *exclude* collections.
3636

3737
If the exclude collections also have query rules, or have include or exclude collections, evaluate them also. If these collections themselves are limiting collections, evaluate any collections below them. After fully evaluating the tree, return the results to the calling collection.
3838

0 commit comments

Comments
 (0)