<?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: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager in Operating System - VMware</title>
    <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5415579#M1876</link>
    <description>&lt;P&gt;Hi Floyd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below steps should help you out installing the HP offline bundle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Installing Offline Bundles on an vSphere Update Manager:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;On the Baselines and Groups tab, click Create above the Baselines pane.&lt;/LI&gt;&lt;LI&gt;Type a name, and optionally, a description of the baseline.&lt;/LI&gt;&lt;LI&gt;Under Baseline Type, select Host Patch, and click Next.&lt;/LI&gt;&lt;LI&gt;Select Fixed for the type of baseline and click Next.&lt;/LI&gt;&lt;LI&gt;Select individual patches to include and click the down arrow to add them to the Fixed Patches to Add list.&lt;/LI&gt;&lt;LI&gt;(Optional) Click Advanced to find specific patches to include in the baseline.&lt;/LI&gt;&lt;LI&gt;Click Next.&lt;/LI&gt;&lt;LI&gt;On the Ready to Complete page, click Finish.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The new baseline is displayed in the Baselines pane of the Baselines and Groups tab.&lt;/P&gt;&lt;P&gt;========&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Installing Offline Bundles on an ESXi 5.0 Host Using vSphereCLI 5.0 esxcli Utility:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the esxcli utility in conjunction with offline bundles or with a depot. This topic describes&lt;BR /&gt;the procedure using offline bundles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prerequisites&lt;/STRONG&gt;&lt;BR /&gt;Before you can update or patch an ESXi 5.0 host from the command line, you must have access to a machine on which you can run the VMware vSphere Command-Line Interface 5.0 (vSphereCLI).&lt;/P&gt;&lt;P&gt;You can install the vSphereCLI on your Microsoft Windows or Linux system. For information about importing or installing the vSphereCLI 5.0, see the VMware vSphere Command-Line Interface Guides at the following urls:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.getstart.doc_50/cli_about.html" target="_blank"&gt;http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.getstart.doc_50/cli_about.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.ref.doc_50/vcli-right.html" target="_blank"&gt;http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.ref.doc_50/vcli-right.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.examples.doc_50/cli_about.html." target="_blank"&gt;http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.examples.doc_50/cli_about.html.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Procedure&lt;/STRONG&gt;&lt;BR /&gt;1. Power off any virtual machines that are running on the host and place the host into maintenance mode.&lt;/P&gt;&lt;P&gt;2. Transfer the offline bundle onto the ESXi host local path, or extract it onto an online depot.&lt;/P&gt;&lt;P&gt;3. Install the bundle on the ESXi host.&lt;/P&gt;&lt;P&gt;Install remotely from client, with offline bundle contents on a online depot:&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib install -d &amp;lt;depotURL/bundle-index.xml&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Install remotely from client, with offline bundle on ESXi host:&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib install -d &amp;lt;ESXi local path&amp;gt;&amp;lt;bundle.zip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Install from ESXi host, with offline bundle on ESXi host:&lt;/P&gt;&lt;P&gt;esxcli software vib install -d &amp;lt;ESXi local path&amp;gt;&amp;lt;bundle.zip&amp;gt;&lt;BR /&gt;4. After the bundle is installed, reboot the ESXi host for the updates to take effect.&lt;/P&gt;&lt;P&gt;5. (Optional) Verify that the vibs on the bundle are installed on your ESXi host.&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib list&lt;/P&gt;&lt;P&gt;6. (Optional) Remove individual vibs. &amp;lt;vib name&amp;gt; can be identified by listing the vibs as shown in #5.&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib remove -n &amp;lt;vib name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;__________________________________________&lt;/P&gt;&lt;P&gt;Was the post useful? Click on the white KUDOS! Star.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2011 17:09:10 GMT</pubDate>
    <dc:creator>Jags_21</dc:creator>
    <dc:date>2011-12-12T17:09:10Z</dc:date>
    <item>
      <title>HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5414083#M1875</link>
      <description>&lt;P&gt;Does anyone know how to install the ESXi 5.0 offline bundle using VMware's Update Manager?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded the following .zip file which contains the .vip files and metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=4142916&amp;amp;prodNameId=4142792&amp;amp;swEnvOID=4115&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-dd492ace50c6427389678df8be" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=4142916&amp;amp;prodNameId=4142792&amp;amp;swEnvOID=4115&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-dd492ace50c6427389678df8be&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The HP ESXi Offline Bundle for VMware ESXi 5.0 includes the latest HP Common Information Model (CIM) Providers, HP Integrated Lights-Out (iLO) driver, and HP Compaq ROM Utility (CRU) driver.&lt;BR /&gt;The latest versions are hp-smx-provider-500.02.10.13.44-434156.vib, char-hpcru-5.0.0.8-1OEM.500.0.0.434156.x86_64.vib,and char-hpilo-500.9.0.0.8-1OEM.500.0.0.434156.x86_64.vib.&lt;BR /&gt;&lt;BR /&gt;I then looked at the install tab on the HP site and it directs me to the link. &lt;A href="http://pubs.vmware.com/vsphere-50/index.jsp?topic=/com.vmware.vsphere.update_manager.doc_50/GUID-F7191592-048B-40C7-A610-CFEE6A790AB0.html" target="_blank"&gt;http://pubs.vmware.com/vsphere-50/index.jsp?topic=/com.vmware.vsphere.update_manager.doc_50/GUID-F7191592-048B-40C7-A610-CFEE6A790AB0.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the VMware Update Manager documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I have not found the steps required for me to use the HP Zip file and push the offline update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be great if someone has done this and can share the procedures.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 21:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5414083#M1875</guid>
      <dc:creator>Floyd O</dc:creator>
      <dc:date>2011-12-09T21:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5415579#M1876</link>
      <description>&lt;P&gt;Hi Floyd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below steps should help you out installing the HP offline bundle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Installing Offline Bundles on an vSphere Update Manager:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;On the Baselines and Groups tab, click Create above the Baselines pane.&lt;/LI&gt;&lt;LI&gt;Type a name, and optionally, a description of the baseline.&lt;/LI&gt;&lt;LI&gt;Under Baseline Type, select Host Patch, and click Next.&lt;/LI&gt;&lt;LI&gt;Select Fixed for the type of baseline and click Next.&lt;/LI&gt;&lt;LI&gt;Select individual patches to include and click the down arrow to add them to the Fixed Patches to Add list.&lt;/LI&gt;&lt;LI&gt;(Optional) Click Advanced to find specific patches to include in the baseline.&lt;/LI&gt;&lt;LI&gt;Click Next.&lt;/LI&gt;&lt;LI&gt;On the Ready to Complete page, click Finish.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The new baseline is displayed in the Baselines pane of the Baselines and Groups tab.&lt;/P&gt;&lt;P&gt;========&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Installing Offline Bundles on an ESXi 5.0 Host Using vSphereCLI 5.0 esxcli Utility:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the esxcli utility in conjunction with offline bundles or with a depot. This topic describes&lt;BR /&gt;the procedure using offline bundles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Prerequisites&lt;/STRONG&gt;&lt;BR /&gt;Before you can update or patch an ESXi 5.0 host from the command line, you must have access to a machine on which you can run the VMware vSphere Command-Line Interface 5.0 (vSphereCLI).&lt;/P&gt;&lt;P&gt;You can install the vSphereCLI on your Microsoft Windows or Linux system. For information about importing or installing the vSphereCLI 5.0, see the VMware vSphere Command-Line Interface Guides at the following urls:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.getstart.doc_50/cli_about.html" target="_blank"&gt;http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.getstart.doc_50/cli_about.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.ref.doc_50/vcli-right.html" target="_blank"&gt;http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.ref.doc_50/vcli-right.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.examples.doc_50/cli_about.html." target="_blank"&gt;http://pubs.vmware.com/vsphere-50/topic/com.vmware.vcli.examples.doc_50/cli_about.html.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Procedure&lt;/STRONG&gt;&lt;BR /&gt;1. Power off any virtual machines that are running on the host and place the host into maintenance mode.&lt;/P&gt;&lt;P&gt;2. Transfer the offline bundle onto the ESXi host local path, or extract it onto an online depot.&lt;/P&gt;&lt;P&gt;3. Install the bundle on the ESXi host.&lt;/P&gt;&lt;P&gt;Install remotely from client, with offline bundle contents on a online depot:&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib install -d &amp;lt;depotURL/bundle-index.xml&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Install remotely from client, with offline bundle on ESXi host:&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib install -d &amp;lt;ESXi local path&amp;gt;&amp;lt;bundle.zip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Install from ESXi host, with offline bundle on ESXi host:&lt;/P&gt;&lt;P&gt;esxcli software vib install -d &amp;lt;ESXi local path&amp;gt;&amp;lt;bundle.zip&amp;gt;&lt;BR /&gt;4. After the bundle is installed, reboot the ESXi host for the updates to take effect.&lt;/P&gt;&lt;P&gt;5. (Optional) Verify that the vibs on the bundle are installed on your ESXi host.&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib list&lt;/P&gt;&lt;P&gt;6. (Optional) Remove individual vibs. &amp;lt;vib name&amp;gt; can be identified by listing the vibs as shown in #5.&lt;/P&gt;&lt;P&gt;esxcli -s &amp;lt;server&amp;gt; -u root -p mypassword software vib remove -n &amp;lt;vib name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;__________________________________________&lt;/P&gt;&lt;P&gt;Was the post useful? Click on the white KUDOS! Star.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2011 17:09:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5415579#M1876</guid>
      <dc:creator>Jags_21</dc:creator>
      <dc:date>2011-12-12T17:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5512973#M1877</link>
      <description>&lt;P&gt;Hi, I tried the first solution, but with no luck. I did all the steps you pointed to, but when I do scan the hosts there are no new patches compliant. If I watch the list of patches the bundles are seen as "New module", as you can see on attachment.&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2012 15:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5512973#M1877</guid>
      <dc:creator>Xantios</dc:creator>
      <dc:date>2012-01-30T15:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5512983#M1878</link>
      <description>&lt;P&gt;The HP stuff is not considered a patch, it's called an extension (different window in the GUI.)&lt;BR /&gt;&lt;BR /&gt;It looks like you have to add an extension to the Baseline.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2012 15:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5512983#M1878</guid>
      <dc:creator>Floyd O</dc:creator>
      <dc:date>2012-01-30T15:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5512997#M1879</link>
      <description>&lt;P&gt;Thanks. Now I see them as installable, but It seems they are not compliant. What should I do? Shall I try to install anyway?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2012 15:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5512997#M1879</guid>
      <dc:creator>Xantios</dc:creator>
      <dc:date>2012-01-30T15:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5513021#M1880</link>
      <description>&lt;P&gt;I saw that as well. Maybe somone can gives us some clarification on what being compliant means?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2012 15:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5513021#M1880</guid>
      <dc:creator>Floyd O</dc:creator>
      <dc:date>2012-01-30T15:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5552111#M1881</link>
      <description>&lt;P&gt;I think from reading the thread, that you have created a baseline with your HP offline package included in it. &amp;nbsp;Then when you scan the host to assess, the results come back as non-compliant?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is the case, then non-compliant in VUM mean the software installed on the host does not match the baseline. &amp;nbsp;Remediating the host would install the offline package you have included in your baseline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how this works out!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2012 12:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5552111#M1881</guid>
      <dc:creator>edwardm9</dc:creator>
      <dc:date>2012-02-15T12:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5940531#M1882</link>
      <description>&lt;P&gt;Hi Pjagadish,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've installed HP SIM application 6.3 with Window 2k8 enterprise edition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 10 HP blade servers with different model with ESXi 5.0. Now my need to add all these HP ESX boxes to SIM app. for h/w monitoring.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is your suggested above procedures is enough...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance..&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2013 09:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5940531#M1882</guid>
      <dc:creator>microsence</dc:creator>
      <dc:date>2013-01-23T09:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: HP ESXi Offline Bundle for VMware ESXi 5.0 using VMware Update Manager</title>
      <link>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5956125#M1883</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the HP Image is installed you can straight away go ahead with HP SIM to discover the ESXi Server or else you if you have installed VMware Image on the server you need to install HP Offline bundle first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Perform in the HP Systems Insight Manager GUI: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The task consists of discovering the VMware ESXi systems and identifying all the attributes from the operating systems and hardware. This will allow your device to be selected by the Remote Support Configuration and Services as eligible. Besides identifying the server, you must add country code, site and contact information. The identification process will require WBEM credentials to be added into the Options &amp;gt;&amp;gt; Protocol Settings &amp;gt;&amp;gt; Global Protocol Settings. This can also be done from the Systems Properties page for each one of the ESXi devices. I always recommend running an Identify Systems task from the Options menu right after adding the credentials.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Finally:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Subscribe to WBEM Events from the Options &amp;gt;&amp;gt; Events menu in HP SIM. This will enable the system to send indications to HP Systems Insight Manager, Systems Event Analyzer and consequently to HP Support Center creating a case automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;P&gt;-----------------&lt;BR /&gt;Was the post useful? Click on the white KUDOS! Star on the left side of this post.&lt;BR /&gt;For HP Guided Troubleshooting; &lt;A title="HP Guided Troubleshooting" href="http://h20180.www2.hp.com/apps/Nav?h_pagetype=s-905&amp;amp;h_client=1011&amp;amp;h_page=absurl&amp;amp;h_product=top&amp;amp;h_restrict=true&amp;amp;h_audience=smb&amp;amp;h_audiencerestrict=true" target="_blank"&gt;http://www.hp.com/support/hpgt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 02:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-vmware/hp-esxi-offline-bundle-for-vmware-esxi-5-0-using-vmware-update/m-p/5956125#M1883</guid>
      <dc:creator>Jags_21</dc:creator>
      <dc:date>2013-02-06T02:47:35Z</dc:date>
    </item>
  </channel>
</rss>

