<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I find duplicate UUIDs in vCD? in VMware vCloud Director Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-vCloud-Director/How-can-I-find-duplicate-UUIDs-in-vCD/m-p/2979577#M13596</link>
    <description>&lt;P&gt;not sure of how to do that all inside powercli, but you could do something like:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;get-civm | select name,id | export-csv -path c:\temp\uuid.csv&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Then use excel to find the duplicates&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 18:15:23 GMT</pubDate>
    <dc:creator>AirheadPilot</dc:creator>
    <dc:date>2023-07-27T18:15:23Z</dc:date>
    <item>
      <title>How can I find duplicate UUIDs in vCD?</title>
      <link>https://communities.vmware.com/t5/VMware-vCloud-Director/How-can-I-find-duplicate-UUIDs-in-vCD/m-p/2978216#M13585</link>
      <description>&lt;P&gt;I use Zerto to replicate customer VMs from one site to another, however Zerto "freaks out" when it finds different VMs with the same UUID in vCloud Director.&lt;/P&gt;&lt;P&gt;Zerto support found 2 VMs with the same UUID such as this one:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;ID = 'urn:vcloud:vm:2ec418fe-23d0-4ff4-62ba-b5f72c347ceb'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I thus want to know if it is possible to find duplicate vCloud Director UUIDs for virtual servers? Can this be done in PowerShell?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 01:20:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCloud-Director/How-can-I-find-duplicate-UUIDs-in-vCD/m-p/2978216#M13585</guid>
      <dc:creator>JDMils_Interact</dc:creator>
      <dc:date>2023-07-20T01:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find duplicate UUIDs in vCD?</title>
      <link>https://communities.vmware.com/t5/VMware-vCloud-Director/How-can-I-find-duplicate-UUIDs-in-vCD/m-p/2979577#M13596</link>
      <description>&lt;P&gt;not sure of how to do that all inside powercli, but you could do something like:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;get-civm | select name,id | export-csv -path c:\temp\uuid.csv&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Then use excel to find the duplicates&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 18:15:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCloud-Director/How-can-I-find-duplicate-UUIDs-in-vCD/m-p/2979577#M13596</guid>
      <dc:creator>AirheadPilot</dc:creator>
      <dc:date>2023-07-27T18:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find duplicate UUIDs in vCD?</title>
      <link>https://communities.vmware.com/t5/VMware-vCloud-Director/How-can-I-find-duplicate-UUIDs-in-vCD/m-p/2981203#M13603</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;You can try doing it like this.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Get-Civm | group-object Id | where {$_.count -gt 1}&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 16:44:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCloud-Director/How-can-I-find-duplicate-UUIDs-in-vCD/m-p/2981203#M13603</guid>
      <dc:creator>Macleud</dc:creator>
      <dc:date>2023-08-07T16:44:42Z</dc:date>
    </item>
  </channel>
</rss>

