This should be easy....group membership relevance help needed

(imported topic written by Rob_Swalley91)

Hey all,

I’m running into a wall with something that I just can’t seem to make work right. I have created an automatic group and now I am trying to create a managed property to simply give a Yes/No value for all of the computers reporting in that are members of the group.

I’ve tried multiple ways to write this and test using the relevance debugger and keep having issues.

For the sake of simplicity, if you have a an automatic group named “Test”, what is the easiest way to express this in a relevance clause with a Yes/No return?

Thanks,

Rob

(imported comment written by cstoneba)

what i do is make an automatic group called “test”, then make some fixlet and on the relevance tab of the fixlet, > Computers which match the condition below > “Group Membership” is a member of “test”.

Then save the fixlet, and look at the relevancy of the fixlet, this will give you the code you can use in your managed property.