never-displayed
View discussion in a popup
not sure of how to do that all inside powercli, but you could do something like:
get-civm | select name,id | export-csv -path c:\temp\uuid.csv Then use excel to find the duplicates