<?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: Basic steps to script for FW maintence 8.70 in HPE ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778290#M111222</link>
    <description>I would also add, don't jump more than two revisions of firmware.  HP warns it can cause issues.  You want to do firmware in steps if you are that far back.  Backup between firmware upgrades.</description>
    <pubDate>Wed, 11 May 2011 13:34:45 GMT</pubDate>
    <dc:creator>Michael A. McKenney</dc:creator>
    <dc:date>2011-05-11T13:34:45Z</dc:date>
    <item>
      <title>Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778287#M111219</link>
      <description>I read true the scripting portion of firmware maintence guide and it talks about the cmd to use with hpsum. However, I am not sure which part of the fw miantence controls the hpsum. Where do I add the command to flash certain firmware?&lt;BR /&gt;&lt;BR /&gt;Another 2 qns: how can the above be done in PXE enviroment or usb drive? What files to change</description>
      <pubDate>Sat, 16 Apr 2011 17:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778287#M111219</guid>
      <dc:creator>SOH BENG GUAN</dc:creator>
      <dc:date>2011-04-16T17:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778288#M111220</link>
      <description>With the exception of the Disk drive firmware, the firmware can be updated from within Windows.  If you have HPSim and Version Control, you can create a custom version control baseline that contains only the firmware updates you want.  Then you can schedule to deploy the updates to the systems you choose.&lt;BR /&gt;&lt;BR /&gt;We create custom baselines that include the latest PSP as well as any new firmware for our systems.  The nice thing about custom baselines it that you can set the Version control agent to report based on your custom baseline and HPSim will report/alert on any systems out of compliance.</description>
      <pubDate>Wed, 11 May 2011 12:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778288#M111220</guid>
      <dc:creator>Pber</dc:creator>
      <dc:date>2011-05-11T12:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778289#M111221</link>
      <description>... but remember, latest firmware DVD version is already 9.30 - 8.70 is quite old now.</description>
      <pubDate>Wed, 11 May 2011 12:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778289#M111221</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-05-11T12:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778290#M111222</link>
      <description>I would also add, don't jump more than two revisions of firmware.  HP warns it can cause issues.  You want to do firmware in steps if you are that far back.  Backup between firmware upgrades.</description>
      <pubDate>Wed, 11 May 2011 13:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778290#M111222</guid>
      <dc:creator>Michael A. McKenney</dc:creator>
      <dc:date>2011-05-11T13:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778291#M111223</link>
      <description>extract all from the ISO and go to the hp\swpackages folder.  remove any of the *.scexe and *.exe's you don't need (check which ones relate to what from the bpxxxx.txt file) then use hpsum.exe /s (same folder) to install.</description>
      <pubDate>Wed, 11 May 2011 13:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778291#M111223</guid>
      <dc:creator>garym_1</dc:creator>
      <dc:date>2011-05-11T13:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778292#M111224</link>
      <description>Regarding the hpsum.exe /s, I was wondering how do I execute this cmd if the UUT has got no operating system. How do I create a basic shell script with the cmd "hpsum -s" and ensure it executes this script instead of upgarding via GUI(slow). Appreciate any basic steps.&lt;BR /&gt;&lt;BR /&gt;Do email me at fatsonado@gmail.com if anyone can share these knowledge with me. I really hope to understans how to use FW maintence cd or smart start to do server fw automation etc.</description>
      <pubDate>Wed, 11 May 2011 16:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778292#M111224</guid>
      <dc:creator>SOH BENG GUAN</dc:creator>
      <dc:date>2011-05-11T16:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778293#M111225</link>
      <description>I would not do this.  Not having all the firmware matched up could cause hardware to fail to work properly.</description>
      <pubDate>Wed, 11 May 2011 16:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778293#M111225</guid>
      <dc:creator>Michael A. McKenney</dc:creator>
      <dc:date>2011-05-11T16:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Basic steps to script for FW maintence 8.70</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778294#M111226</link>
      <description>The firmware/configuration requirements are dictated by customers request. Whatever, they "validated", I will have to do it. If the order gets huge, we may face difficulty managing. Firmware Lockdown can speed up the process of upgrading/downgrading of firmware.</description>
      <pubDate>Wed, 11 May 2011 16:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/basic-steps-to-script-for-fw-maintence-8-70/m-p/4778294#M111226</guid>
      <dc:creator>SOH BENG GUAN</dc:creator>
      <dc:date>2011-05-11T16:34:49Z</dc:date>
    </item>
  </channel>
</rss>

