Follow on to my license question from yesterday. I'm getting all the licenses now, and its working well.
Except that for any linked vcenters, I get duplicates - one from each vcenter.
I've tried connecting with and without the '-AllLinked' option, but it doesn't make a difference.
Is there any way programmatically to get the license manager of linked vcenters to give me just one instance instead of two?
I'm looking at hashing all the keys as they're retrieved, and checking the new key against the hash, but that seems clunky.
I really don't want to have a linked listed and a separate an unlinked list.