Distribution Rules Examples
You can use AND and OR Boolean operators when defining the rules that control
the distribution of an application. You can also use groups of rules to further
control the distribution. Examples of using AND/OR Boolean operators and groups
are provided below.
Simple Rule Using an OR Operator
You want to require a workstation to have either a Pentium* III processor (or
better) or the Windows* 2000 operating system. To do so, use the following rule:
Processor type(Processor) >= Pentium III OR OS version(Windows NT/2000/XP)
>= 5.00.2195
To create this rule:
- On the Distribution Rules page, click the Add button, then select Processor.
- In the Processor Rule dialog box, select Greater Than or Equal to (>=),
select Pentium III, then click OK to add the rule to the Add Rules to Control
Availability of This Application list.
- On the Distribution Rules page, click the Add button, then select Operating
System
- In the Operating System Rule dialog box, select Windows NT/2000/XP, select
Greater Than or Equal to (>=), enter 5.00.2195, then click OK to add the
rule to the Add Rules to Control Availability of This Application list.
The rule is added to the list with an AND operator.
- In the list, change the AND operator, located in front of the OS Version
rule, to an OR operator.
Simple Group
You want to require a workstation to have either a Pentium III processor (or
better) or the Windows 2000 operating system with at least 512 MB of memory.
To do so, use the following rule:
Processor type(Processor) >= Pentium III OR (OS version(Windows NT/2000/XP)
>= 5.00.2195 AND System memory(RAM) >= 512)
To create this rule:
- On the Distribution Rules page, click the Add button, then select Processor.
- In the Processor Rule dialog box, select Greater Than or Equal to (>=),
select Pentium III, click OK to add the rule to the Add Rules to Control Availability
of This Application list.
- On the Distribution Rules page, click the Add button, the select New Group
to add a new group to the Add Rules to Control Availability of This Application
list.
The new group is labeled Group 1, unless you've previously added groups to
the list. In addition, it is assigned the AND operator by default.
- Locate Group 1 in the list and change the AND operator to an OR operator.
- Next to Group 1 in the list, click the Add to Group button, then select
Operating System.
- In the Operating System Rule dialog box, select Windows NT/2000/XP, select
Greater Than or Equal to (>=), enter 5.00.2195, then click OK to add the
rule under Group 1 in the list.
- Next to Group 1 in the list, click the Add to Group button, then select
Memory.
- In the Memory Rule dialog box, select Greater Than or Equal to (>=),
enter 512, then click OK to add the rule under Group 1 in the list.
ZENworks Desktop Management Online Documentation
A trademark symbol (®, TM,
etc.) denotes a Novell trademark. An asterisk denotes a third-party
trademark. For information on trademarks, see Legal
Notices.