Macleud
Enthusiast
Enthusiast

Hello.

You can try doing it like this.

Get-Civm | group-object Id | where {$_.count -gt 1}

Reply
0 Kudos