Personalization group membership rules

The membership rules for a Personalization group are governed by conditions which must be satisfied for a user to be managed by that Personalization group. The conditions are based on user attributes, computer specifications and directory membership. Membership can be based on a single condition, or a user might need to fulfill a number of conditions to be managed by a Personalization group.

In this section:

Rule types

Membership to a Personalization group can be based on two rule types:

  • AND - Multiple conditions must be satisfied for membership of the Personalization group.

    This is called a condition group. A condition group has been created containing two conditions:

    Membership Rules

    Users must fulfill both conditions to be managed by the Personalization group.

  • OR - By satisfying the conditions for one of a number of conditions or condition groups, users are managed by the Personalization group.

    A second condition group has been added.

    Membership Rules

    To be managed by this Personalization group, a user must fulfill all the conditions in the first condition group or all the conditions in the second condition group.

Membership conditions

Personalization group membership conditions are a subset of the conditions used in the Environment Manager Policy console. Most of the membership rules conditions use the same fields to set the validation.

The image below shows the User Group condition dialog box.

User Group Condition

Most conditions use the same fields to create a condition. Select an option from the Condition menu. The following options are available:

  • Equal - A comparison is made against the contents of the Match field to target the users or computers which fulfill those criteria
  • Not Equal - Targets all users or computers which do not fulfill the criteria in the Match field.
  • Query - Targets all users or computers which match the criteria specified in the Query field. Using wildcards in the query allows a wide range of matches, for example:
    • *Windows - matches text ending in Windows.
    • Windows* - matches text starting with Windows.
    • *Windows* - matches text containing Windows.

Create Personalization group membership rules

Group membership rules are evaluated in order from top to bottom. Use the Move Up and Move Down icons in the Edit ribbon to move the groups up or down in the list order. The default group at the bottom of the list can't be moved in the order, and you can't apply rules to it.

  1. In the User Personalization navigation pane select Personalization Groups.
  2. Select a Personalization group.
  3. Right-click in the Membership Rules work area and select Add Condition Group from the shortcut menu.
  4. Highlight a condition type; User, Computer, or Directory Membership and select a condition. The available conditions are listed in Personalization Group Conditions. The dialog box for the selected condition displays.

    The following conditions are available for Personalization group membership rules:

    Type Condition
    User User Name

    User Group

    Is Administrator

    Computer Computer Name

    Computer Domain

    Computer NETBIOS Name

    Computer Group

    Computer IP Address

    Directory Membership User OU Membership

    Computer OU Membership

    Site Membership

  5. Configure the condition and select OK. The new condition group displays under Membership Rules.

    The title of the condition entered into the Description field in the General tab is the display name for the condition in the Personalization group. If a description is not entered, the condition details form the display name.

  6. To further define group membership for the Personalization group, add more conditions:
    • AND Rule - Right-click on an existing condition, select Insert Condition and configure the condition as required.
    • OR Rule - Right-click in the work area and select Add Condition Group and configure the condition as required.

    Condition groups can be edited and deleted by selecting Edit Condition or Delete Condition from the shortcut menu.

Related Topics