Hi all.
I’m trying to get data from the database of IEM, through the “BigFix relevance session tester” tool. I managed constructions like this:
(display names whose (it = “C_Code”) of properties of it , values of it) of (property results of bes computers whose(operating system of it = “Win2008R2 6.1.7601”))
and it works.
The problem is when I try to do the same construction in CLI language.
CLI someone has used before to get something like that?
Thancks!!