(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.