Finding Computers that have a duplicate value in a managed property

(imported topic written by AviE91)

Hi,

I would like to make automatic group that will show me which computers have a duplicate value of a specific property, for example IP,

i would like to group together all computer that have their IP value appear on another computer but without specifying which IP to search,

it should look like this:

Computer Name | Shared IP Address

pc1 | ip1

pc2 | ip1

pc3 | ip1

pc7 | ip5

pc19 | ip5

pc31 | ip5

Has anyone tried that? or can forward me in the direction?

i’ve seen this,

http://forum.bigfix.com/viewtopic.php?id=6629

but it speaks on a bigfix component and i am interested in a value of managed property

Thanks in advance

(imported comment written by AviE91)

Hey again,

ok i think i got it with an analysis,

i entered the 1 property i want to look for and then in result page when i view as summary i can sort by count and that way i see which computers share that property’s value (duplicate).

is there still anyway to have them assigned in an automatic group to run a task on these computers?