<?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 to rename vm tag- Assigned tag in VMware PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2976882#M112597</link>
    <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;but how to rename vm tag-Assinged tag for multiple vm via script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 05:48:09 GMT</pubDate>
    <dc:creator>inderraw</dc:creator>
    <dc:date>2023-07-12T05:48:09Z</dc:date>
    <item>
      <title>how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2972165#M112347</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;How to rename vm tag- assigned tag on multiple vm via script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="inderraw_1-1686185040136.png" style="width: 400px;"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/101962iAA61290BC1F88CFF/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="inderraw_1-1686185040136.png" alt="inderraw_1-1686185040136.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 00:44:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2972165#M112347</guid>
      <dc:creator>inderraw</dc:creator>
      <dc:date>2023-06-08T00:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2973786#M112349</link>
      <description>&lt;P&gt;You can rename a tag with the Set-Tag cmdlet.&lt;/P&gt;
&lt;LI-CODE lang="csharp"&gt;Get-Tag -Name 'external' | Set-Tag -Name 'NewName'&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 20 Jun 2023 11:56:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2973786#M112349</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2023-06-20T11:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2976882#M112597</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;but how to rename vm tag-Assinged tag for multiple vm via script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 05:48:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2976882#M112597</guid>
      <dc:creator>inderraw</dc:creator>
      <dc:date>2023-07-12T05:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2976889#M112599</link>
      <description>&lt;P&gt;how to rename vm tag- Assigned tag for multiple vm specific vm list.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 05:55:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2976889#M112599</guid>
      <dc:creator>inderraw</dc:creator>
      <dc:date>2023-07-12T05:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2976890#M112600</link>
      <description>&lt;P&gt;Read the list and then use a loop over all the VMs.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 06:04:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2976890#M112600</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2023-07-12T06:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977054#M112621</link>
      <description>&lt;P&gt;I mean can we import excel sheet with number of vm list to rename vm tag.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 01:26:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977054#M112621</guid>
      <dc:creator>inderraw</dc:creator>
      <dc:date>2023-07-13T01:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977062#M112623</link>
      <description>&lt;P&gt;Yes, you can.&lt;BR /&gt;If it is a CSV you can use &lt;STRONG&gt;Import-Csv&lt;/STRONG&gt;.&lt;BR /&gt;If it is an XLSX you can use the &lt;STRONG&gt;Import-Excel&lt;/STRONG&gt; cmdlet from the &lt;A href="https://www.powershellgallery.com/packages/ImportExcel/7.8.4" target="_blank" rel="noopener"&gt;ImportExcel&lt;/A&gt; module.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 04:59:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977062#M112623</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2023-07-13T04:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977065#M112624</link>
      <description>&lt;P&gt;can you help me with this script import vm in csv format and then rename tag.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 05:59:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977065#M112624</guid>
      <dc:creator>inderraw</dc:creator>
      <dc:date>2023-07-13T05:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to rename vm tag- Assigned tag</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977099#M112627</link>
      <description>&lt;P&gt;So in the end you don't want to know how to code this, you just want a script.&lt;BR /&gt;Seen your past history where you don't seem to reply to threads you started, I'm going to pass on that.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 08:46:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/how-to-rename-vm-tag-Assigned-tag/m-p/2977099#M112627</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2023-07-13T08:46:48Z</dc:date>
    </item>
  </channel>
</rss>

