Automatic Group

(imported topic written by ppomeroy91)

I am trying to set up my Automatic Groups and having trouble with the Laptops. I used the Relevance that was previously posted but it’s not working, not returning ANY computer… Here’s my relevance:

if (exists wmi AND exists string value whose (it as lowercase does not contain “ups”) of selects “name from win32_Battery” of wmi) then “Laptop” else “Desktop”

Can someone help me please? Thank you in advance.

(imported comment written by BenKus)

Maybe try this property:

http://forum.bigfix.com/viewtopic.php?pid=19908#p19908

Ben

(imported comment written by ppomeroy91)

That’s not working either…