<?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: Using iLO scripting to PXE boot in ProLiant Deployment and Provisioning</title>
    <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273342#M708</link>
    <description>if you ssh to iLO you can run&lt;BR /&gt;set /system1/bootconfig1/bootsource5 bootorder=1&lt;BR /&gt;&lt;BR /&gt;unfortunately&lt;BR /&gt;ssh serverilo set /system1/bootconfig1/bootsource5 bootorder=1&lt;BR /&gt;doesn't seem to work(the SSH implementation in iLO is awful), so you might need to wrap an expect script around SSH in order to do it programatically.&lt;BR /&gt;&lt;BR /&gt;It *might* also be possible to use IPMI, e.g.&lt;BR /&gt;ipmitool -I lanplus -H serverilo -U Administrator -P PASSWORD chassis bootdev pxe&lt;BR /&gt;however this almost certainly wont work on original iLO and requires a recent firmware on iLO2.</description>
    <pubDate>Thu, 07 Apr 2011 13:15:50 GMT</pubDate>
    <dc:creator>D Challen</dc:creator>
    <dc:date>2011-04-07T13:15:50Z</dc:date>
    <item>
      <title>Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273335#M701</link>
      <description>I'm using iLO Lights Out Configuration Utility (CPQLOCFG.EXE) with XML config files, to remotely perform administrative tasks.&lt;BR /&gt;&lt;BR /&gt;I'd like to find a way of performing an initial PXE boot (so that the initial BootWorks client can load), but can't find a way of setting the PXE boot flag; or pressing F12 programatically.&lt;BR /&gt;&lt;BR /&gt;Can anyone help, please?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jon.</description>
      <pubDate>Tue, 11 May 2004 10:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273335#M701</guid>
      <dc:creator>Jon Deeming</dc:creator>
      <dc:date>2004-05-11T10:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273336#M702</link>
      <description>What system are you installing?</description>
      <pubDate>Thu, 13 May 2004 05:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273336#M702</guid>
      <dc:creator>Ken Henault</dc:creator>
      <dc:date>2004-05-13T05:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273337#M703</link>
      <description>We're building DL380G3s with integrated iLO (but without the Advanced iLO licensed features).</description>
      <pubDate>Thu, 13 May 2004 05:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273337#M703</guid>
      <dc:creator>Jon Deeming</dc:creator>
      <dc:date>2004-05-13T05:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273338#M704</link>
      <description>Jon,&lt;BR /&gt;I'm going to throw out a stupid question here.  Are you just trying to get the new DL380 G3 servers to boot to PXE and automatically choose "Initial Deployment" without any user intervention?&lt;BR /&gt;You are probably aware that if a server with PXE support boots up for the first time, it first looks to A:, then CD:, then C: and then PXE kicks in automatically to find a DHCP server and then a does a PXE request.&lt;BR /&gt;The only problem I have seen is that once it does connect to the PXE server, it stops at the PXE boot menu waiting for someone to press enter on "Initial Deployment".  Is this what you're trying to get around?&lt;BR /&gt;Ed</description>
      <pubDate>Thu, 27 May 2004 19:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273338#M704</guid>
      <dc:creator>Ed Cox</dc:creator>
      <dc:date>2004-05-27T19:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273339#M705</link>
      <description>Ed,&lt;BR /&gt;Sort of ;Â¬)&lt;BR /&gt;&lt;BR /&gt;I do want it to choose Initial Deployment, but we're in a lab environment, so I also want to be able to PXE boot a built server (where is won't fail through to a PXE boot).&lt;BR /&gt;&lt;BR /&gt;I hope that makes sense.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jo</description>
      <pubDate>Fri, 28 May 2004 02:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273339#M705</guid>
      <dc:creator>Jon Deeming</dc:creator>
      <dc:date>2004-05-28T02:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273340#M706</link>
      <description>Jon,&lt;BR /&gt;If you go to the PXE Config utility under Start&amp;gt;Programs&amp;gt;Altiris&amp;gt;PXE Config (this is from memory so I may be a little off)&lt;BR /&gt;You should see the four menu options that are presented to the PXE Boot process:&lt;BR /&gt;Initial Deployment&lt;BR /&gt;Managed PC&lt;BR /&gt;Local Boot&lt;BR /&gt;BIS&lt;BR /&gt;&lt;BR /&gt;Highlight the Initial Deployment and you should be able to specify "Execute Immediately".  This will alleviate the need to hit enter on the PXE menu for Initial Deployment.  So that should take care of "new" servers.&lt;BR /&gt;As far as existing servers go...&lt;BR /&gt;Since PXE is last in the boot order, the C: drive always intercepts and loads the OS.  So I don't know of a way to script an F12 prompt using CPQLOCFG.  I guess what you could do is reorder your boot order.  Put PXE ahead of the C: drive, but I don't know if that will solve your problem or not.  If you do set PXE ahead of the C: drive and there are no pending jobs from the RDP console, then PXE will fall back to "Local Boot" and boot to the OS.</description>
      <pubDate>Fri, 28 May 2004 17:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273340#M706</guid>
      <dc:creator>Ed Cox</dc:creator>
      <dc:date>2004-05-28T17:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273341#M707</link>
      <description>Ed,&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;HAving spent the last week looking for information on this, I'd sort of come around to the conclusion we'd have to reset the boot order.&lt;BR /&gt;I guess we'll carry on as we are now. (I'm not keen on setting a network boot first, it's not as secure).&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jon.</description>
      <pubDate>Tue, 01 Jun 2004 02:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273341#M707</guid>
      <dc:creator>Jon Deeming</dc:creator>
      <dc:date>2004-06-01T02:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273342#M708</link>
      <description>if you ssh to iLO you can run&lt;BR /&gt;set /system1/bootconfig1/bootsource5 bootorder=1&lt;BR /&gt;&lt;BR /&gt;unfortunately&lt;BR /&gt;ssh serverilo set /system1/bootconfig1/bootsource5 bootorder=1&lt;BR /&gt;doesn't seem to work(the SSH implementation in iLO is awful), so you might need to wrap an expect script around SSH in order to do it programatically.&lt;BR /&gt;&lt;BR /&gt;It *might* also be possible to use IPMI, e.g.&lt;BR /&gt;ipmitool -I lanplus -H serverilo -U Administrator -P PASSWORD chassis bootdev pxe&lt;BR /&gt;however this almost certainly wont work on original iLO and requires a recent firmware on iLO2.</description>
      <pubDate>Thu, 07 Apr 2011 13:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/3273342#M708</guid>
      <dc:creator>D Challen</dc:creator>
      <dc:date>2011-04-07T13:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/5689021#M9274</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also facing some of sort problem like this. I need to automate the server os installation by specifying the menu label in pxe menu. Can any body suggest. I am using BL 460c g7 . I tried using ilo then set /system1/bootconfig1/bootsource5 bootorder=1 , but after reboot once post is done it throws IPL set to default and falls back to previous bootorder. Even if it boots from network I dont know how to select a purticular menu entry from the pxe menu using scripting.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2012 15:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/5689021#M9274</guid>
      <dc:creator>JithinRaju</dc:creator>
      <dc:date>2012-06-13T15:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using iLO scripting to PXE boot</title>
      <link>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/5732023#M9299</link>
      <description>&lt;P&gt;You don't necessarily need iLO for this. There is a bootorder tool in the Smart Start Scripting toolkit to do this.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 12:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-deployment-and/using-ilo-scripting-to-pxe-boot/m-p/5732023#M9299</guid>
      <dc:creator>shocko</dc:creator>
      <dc:date>2012-07-20T12:47:40Z</dc:date>
    </item>
  </channel>
</rss>

