Using a Computer Group as a Condition for a Job

Using a Computer Group as a Condition for a Job
marcoads's picture

How do you use the name of a Computer Group within the DS console as a task condition? This tech tip will show you how. Note that this will only work with Deployment Solution 6.5, 6.8, and 6.9.

Create a Task Condition and use a User Defined Token with the token condition:

%#*"Select group_name from computer_display where computer_id=%ID%"%

This token is evaluated at run time when the agent is connected.

3.65
Average: 3.7 (20 votes)

Example?

paulsmith's picture

This looks really interesting but can you give us an example on how we would use this say if a computer was in a group called desktops?

Thanks

Value

marcoads's picture

Just plug in "desktops" as the value and then it should turn up as a task condition in the DS console.

Syndicate content