Identify Computers belonging to a Computer Group

(imported topic written by RobertKurt)

Not, this was tried while in Web Reports, Explore Data, Custom Reports.

Just to get a bit of an idea of how to join information from bes computers with bes computer groups, I was trying to find the computers that belonged to one of our groups, “CG-SOL-ISD-ESM-PS”. I tried the following, but it was unsuccessful:

<?relevance names of it whose (name of bes computer group = "CG-SOL-ISD-ESM-PS") of bes computers ?>

Any help would be appreciated, and is there any kind of book that discusses how to join information from 2 different “tables”?

And, maybe, a nice list to show what information is available in some of the most common “tables” when dealing with patching?

Thanks,

Robert

(imported comment written by SMcQueen)

Try this…

<?relevance names of members of bes computer group whose (name of it is "CG-SOL-ISD-ESM-PS") ?>

(imported comment written by RobertKurt)

Thanks!!!

and I used:

<?relevance number of members of bes computer group whose (name of it is "CG-SOL-ISD-ESM-PS") ?>

For the count!!!