Using a Computer Group as a Condition for a Job
Updated: 22 Jul 2008 | 3 comments
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.
blog entry Filed Under:


The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.
Comments
Example?
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
Just plug in "desktops" as the value and then it should turn up as a task condition in the DS console.
matching conditions
Is there a way to use this to see if two conditions are the same? Like the token %COMPNAME%=%NAME% ?
Would you like to reply?
Login or Register to post your comment.