By default, multiple conditions are considered a match only if all of them are met. You can change that requirement by specifying a different operator for each additional condition.

Each condition is bound directly to the one above it. Use the arrow buttons to change the position of the conditions. You can use the following operators to define the type of combination for the conditions.
Option Description
AND The condition and the one above it must be met for the configuration to be applied.
OR The condition or the one above it must be met for the configuration to be applied.
AND NOT Not this condition, but the one above it must be met for the configuration to be applied.
OR NOT Either this condition must not be met or the one above it must be met for the configuration to be applied.

Procedure

  1. Start the VMware Dynamic Environment Manager Management Console.
  2. Click the Conditions tab of a Flex configuration file or a user environment setting and add multiple conditions.
    Every additional condition is added with an AND operator by default.
  3. Right-click all conditions to edit and select an operator.
  4. Click Save.