When assigning an application's packages to multiple entity types, a certain priority is followed that determines what entity type receives which package.
The entity types are as follows: Users
, Comupters
, Groups
, and OU (Organizational Units)
.
If you have assigned multiple packages of an application to multiple entity types, then the assignment resolution has the following priority:
- Direct assignment to the entity types
Users
andComputers
has more priority than an assignment to the entity typesGroups
andOU (Organizational Units)
. - Assignment to
Groups
has more priority than an assignment toOU (Organization Unit)
.
Users
or
Computers
is a member of multiple
Groups
or
OUs
and the same application package is assigned to those multiple
Groups
or
OUs
, then the priority of assignment resolution might not follow the priority as mentioned previously. Only the priorities within one
Groups
or
OU
are assured, but attachments from assignments of the other groups or OUs might be mixed in that ordering.
Users
who belongs to Engineering which is of entity type
Groups
. This group belongs to an
OU
, Employees. win_machine belongs to entity type,
Computers
. An application has multiple package versions such as package_1, package_2, package_3, and so on. None of these packages are marked
CURRENT
:
- An administrator assigns package_1 to John and package_2 to Engineering.
When John logs into win_machine, John receives package_1 because assignment to
Users
has more priority than the assignment toGroups
. - win_machine belongs to the group Engineering. An administrator assigns package_4 to win_machine and package_2 to Engineering.
When John logs into win_machine, John receives package_4 because assignment to
Computers
has more priority than the assignment toGroups
. - An administrator assigns package_2 to Engineering and package_3 to Employees.
When John logs into win_machine, John receives package_2 because assignment to
Groups
has more priority than the assignment toOU
. - An administrator assigns package_1 to John and package_4 to win_machine.
In this case, to understand what application package John receives, see Selective Scenarios of Volume Types Delivered.