- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
You can try doing it like this.
Get-Civm | group-object Id | where {$_.count -gt 1}
Hello.
You can try doing it like this.
Get-Civm | group-object Id | where {$_.count -gt 1}