<?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: automating tasks for efi menu in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992618#M52578</link>
    <description>Using efi toolkit which contains TCPIP/IP, FTP, and Python interpreter, we can create a uniform environment and can automate the apps with the help of Python and efi shell scripts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
    <pubDate>Sat, 22 Jul 2006 05:21:58 GMT</pubDate>
    <dc:creator>Arch_Muthiah</dc:creator>
    <dc:date>2006-07-22T05:21:58Z</dc:date>
    <item>
      <title>automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992615#M52575</link>
      <description>Hello all!&lt;BR /&gt; I want to automating my work with several machines. The problem is the efi menu is diferent   for each machine, efi shell option and other options do not have a fixed position in the menu.   I've been investigating a single solution for this with languages as Expect, Python or Java. So the problem is: is possible automating this (choosing  the right option in dynamic menus )? What would be better for this, expect or python? Have anyone done this before?</description>
      <pubDate>Fri, 21 Jul 2006 15:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992615#M52575</guid>
      <dc:creator>tiago_3</dc:creator>
      <dc:date>2006-07-21T15:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992616#M52576</link>
      <description>tiago,&lt;BR /&gt;&lt;BR /&gt;I suspect that you want to define a script within the EFI environment. I would not recommend a screen scraping type of script.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Fri, 21 Jul 2006 16:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992616#M52576</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-07-21T16:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992617#M52577</link>
      <description>what you suggest to use?&lt;BR /&gt;since it will be done with the script open a telnet socket, I thought about use the information of color and position to determine where in the menu I am</description>
      <pubDate>Fri, 21 Jul 2006 17:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992617#M52577</guid>
      <dc:creator>tiago_3</dc:creator>
      <dc:date>2006-07-21T17:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992618#M52578</link>
      <description>Using efi toolkit which contains TCPIP/IP, FTP, and Python interpreter, we can create a uniform environment and can automate the apps with the help of Python and efi shell scripts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Sat, 22 Jul 2006 05:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992618#M52578</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-07-22T05:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992619#M52579</link>
      <description>many thanks!&lt;BR /&gt;I will look for it now!&lt;BR /&gt;Tiago</description>
      <pubDate>Sat, 22 Jul 2006 15:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992619#M52579</guid>
      <dc:creator>tiago_3</dc:creator>
      <dc:date>2006-07-22T15:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992620#M52580</link>
      <description>any link to download the efi toolkit? i am not sure if the toolkit for it is the one I found on intel's site</description>
      <pubDate>Tue, 25 Jul 2006 09:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992620#M52580</guid>
      <dc:creator>tiago_3</dc:creator>
      <dc:date>2006-07-25T09:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992621#M52581</link>
      <description>&lt;A href="http://www.intel.com/technology/efi/toolkit_overview.htm" target="_blank"&gt;http://www.intel.com/technology/efi/toolkit_overview.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;claims to include python etc</description>
      <pubDate>Tue, 25 Jul 2006 09:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992621#M52581</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-07-25T09:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: automating tasks for efi menu</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992622#M52582</link>
      <description>use the efi toolkit to promote a uniform enviromemnt for efi.</description>
      <pubDate>Tue, 25 Jul 2006 09:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/automating-tasks-for-efi-menu/m-p/4992622#M52582</guid>
      <dc:creator>tiago_3</dc:creator>
      <dc:date>2006-07-25T09:52:53Z</dc:date>
    </item>
  </channel>
</rss>

