Hi,
I’m looking to try and get a list of all groups (automatic) that “servername” is currently part of via api/session relevance
Thanks,
Hi,
I’m looking to try and get a list of all groups (automatic) that “servername” is currently part of via api/session relevance
Thanks,
See if this works for you
names of bes computer groups whose ((automatic flag of it) and (exists members whose (name of it as lowercase is "servername") of it))
This is perfect, thanks a lot !