<?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 call Update-Tools -NoReboot if not running/current? in VMware PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-call-Update-Tools-NoReboot-if-not-running-current/m-p/1378326#M43791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Get-VM | Where-Object {$_.ExtensionData.Guest.ToolsVersionStatus -eq 'guestToolsNeedUpgrade'} | Update-Tools -NoReboot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Unfortunately you cannot use the &lt;SPAN style="font-family: courier new,courier;"&gt;-Confirm &lt;/SPAN&gt;parameter with the &lt;SPAN style="font-family: courier new,courier;"&gt;Update-Tools&lt;/SPAN&gt; cmdlet.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2016 06:44:55 GMT</pubDate>
    <dc:creator>RvdNieuwendijk</dc:creator>
    <dc:date>2016-01-15T06:44:55Z</dc:date>
    <item>
      <title>How to call Update-Tools -NoReboot if not running/current?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-call-Update-Tools-NoReboot-if-not-running-current/m-p/1378325#M43790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to come up with a script to loop through the VMs on a particular vcenter to install/update vmware-tools if it's not in "guestToolsCurrent" format, and ideally, to give a confirmation prompt before it runs the Update-Tools function. Tried hacking some pieces of CLI code but not having much success. It would be awesome If someone can help me with a template to work off from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 23:07:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-call-Update-Tools-NoReboot-if-not-running-current/m-p/1378325#M43790</guid>
      <dc:creator>jimm_chen</dc:creator>
      <dc:date>2016-01-14T23:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to call Update-Tools -NoReboot if not running/current?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-call-Update-Tools-NoReboot-if-not-running-current/m-p/1378326#M43791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Get-VM | Where-Object {$_.ExtensionData.Guest.ToolsVersionStatus -eq 'guestToolsNeedUpgrade'} | Update-Tools -NoReboot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Unfortunately you cannot use the &lt;SPAN style="font-family: courier new,courier;"&gt;-Confirm &lt;/SPAN&gt;parameter with the &lt;SPAN style="font-family: courier new,courier;"&gt;Update-Tools&lt;/SPAN&gt; cmdlet.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:44:55 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-call-Update-Tools-NoReboot-if-not-running-current/m-p/1378326#M43791</guid>
      <dc:creator>RvdNieuwendijk</dc:creator>
      <dc:date>2016-01-15T06:44:55Z</dc:date>
    </item>
  </channel>
</rss>

