<?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: Upgrade ESX5.0 to ESX5.5 via UpdateManager PowerCLI in vSphere Update Manager PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218479#M551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the problem / made a workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First step is to update the HP CIM (ESXi 5.0 Mamagement Bundle 2.1.1-2). After installing this bundle it is possible to upgrade to 5.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can upgrade to 5.5 U2 directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help some people &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 13:20:48 GMT</pubDate>
    <dc:creator>Spectrum1981</dc:creator>
    <dc:date>2014-10-14T13:20:48Z</dc:date>
    <item>
      <title>Upgrade ESX5.0 to ESX5.5 via UpdateManager PowerCLI</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218475#M547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our Update manager is working fine, but now we want to upgrade our esx hosts from 5.0 to 5.5. A baseline with the iso is build and attached to the cluster. But we get an error and i dont know how to solve it. Hope somebody can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$cluster_object = Get-Cluster $Cluster_Name&lt;/P&gt;&lt;P&gt;$cluster_object | Scan-Inventory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Start remediating the cluster&lt;/P&gt;&lt;P&gt;Write-Host "# Update ESX Hosts`r`n"&lt;/P&gt;&lt;P&gt;$update = $cluster_object | get-baseline&lt;/P&gt;&lt;P&gt;$cluster_object | Remediate-Inventory -Baseline $update -ClusterDisableDistributedPowerManagement:$true -ClusterEnableParallelRemediation:$false -HostIgnoreThirdPartyDrivers:$true -ClusterDisableFaultTolerance:$true -ClusterDisableHighAvailability:$true -Confirm:$false -HostDisableMediaDevices:$true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We get the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/55538iB7F7C92358F00EB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i set this option via the cli command?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/55558iEE51C54BC7AE2504/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the PowerCli Versions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PowerCLI Version&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware vSphere PowerCLI 5.5 Release 1 build 1295336&lt;/P&gt;&lt;P&gt;---------------&lt;/P&gt;&lt;P&gt;Snapin Versions&lt;/P&gt;&lt;P&gt;---------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMWare AutoDeploy PowerCLI Component 5.5 build 1262826&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMWare ImageBuilder PowerCLI Component 5.5 build 1262826&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware License PowerCLI Component 5.5 build 1265954&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware VDS PowerCLI Component 5.5 build 1295334&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware vSphere PowerCLI Component 5.5 build 1295334&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VMware vSphere Update Manager PowerCLI 5.5 build 1302474&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 09:47:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218475#M547</guid>
      <dc:creator>Spectrum1981</dc:creator>
      <dc:date>2014-10-10T09:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade ESX5.0 to ESX5.5 via UpdateManager PowerCLI</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218476#M548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this perhaps on HP hardware ?&lt;/P&gt;&lt;P&gt;Could it be that you experience the issue described in &lt;A href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2082027"&gt;KB&lt;/A&gt;&lt;SPAN&gt;&lt;A href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2082027"&gt;2082027&lt;/A&gt; ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 22:33:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218476#M548</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2014-10-10T22:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade ESX5.0 to ESX5.5 via UpdateManager PowerCLI</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218477#M549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. To understand for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We wann to update to 5.5 update 2 and yes it looks like that it is only HP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i have to update the vib on the 5.0 host First? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The download link in the kb from vmware with the New driver is for esx 5.5.is that right? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rainer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 07:09:21 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218477#M549</guid>
      <dc:creator>Spectrum1981</dc:creator>
      <dc:date>2014-10-11T07:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade ESX5.0 to ESX5.5 via UpdateManager PowerCLI</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218478#M550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The seems to be indeed the regular 5.5 download.&lt;/P&gt;&lt;P&gt;But as I understand it, you have to get the 5.5 Update 1 ISO from HP.&lt;/P&gt;&lt;P&gt;This is a similar issue, although it's for a 5.1 to 5.5 upgrade. See &lt;A href="http://bart.motd.be/comment/3340"&gt;Conflicting VIBs upgrading from VMWare vSphere 5.1 to vSphere 5.5 U1 &lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 12:41:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218478#M550</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2014-10-11T12:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade ESX5.0 to ESX5.5 via UpdateManager PowerCLI</title>
      <link>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218479#M551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the problem / made a workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First step is to update the HP CIM (ESXi 5.0 Mamagement Bundle 2.1.1-2). After installing this bundle it is possible to upgrade to 5.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can upgrade to 5.5 U2 directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help some people &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 13:20:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Update-Manager-PowerCLI/Upgrade-ESX5-0-to-ESX5-5-via-UpdateManager-PowerCLI/m-p/2218479#M551</guid>
      <dc:creator>Spectrum1981</dc:creator>
      <dc:date>2014-10-14T13:20:48Z</dc:date>
    </item>
  </channel>
</rss>

