<?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: iLO XML script syntax in Windows in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373144#M694</link>
    <description>Add a username and password in line 2 of the script.  Looks like it does not like it to be blank ("") for the username and password.  Make sure your iLO driver is installed.</description>
    <pubDate>Tue, 07 Sep 2004 14:28:41 GMT</pubDate>
    <dc:creator>barnett chan</dc:creator>
    <dc:date>2004-09-07T14:28:41Z</dc:date>
    <item>
      <title>iLO XML script syntax in Windows</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373143#M693</link>
      <description>I'm running an unmodified version of reset administrator password XML file and it gets a syntax error and I don't know why. The factory script is attached and the error output is below. I'm using the hponcfg.exe util from May and logged in as a local administrator on the server. The command line I'm using is "hponcfg /f administrator_reset_pw.xml /l log.txt" &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0000"&lt;BR /&gt;    MESSAGE='No error'&lt;BR /&gt;     /&amp;gt;&lt;BR /&gt;&lt;INFORM&gt;Scripting utility should be updated to the latest version.&lt;/INFORM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0001"&lt;BR /&gt;    MESSAGE='Syntax error: Line #18: syntax error near """" in the line: ""'&lt;BR /&gt;    /&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Sep 2004 13:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373143#M693</guid>
      <dc:creator>Derek_31</dc:creator>
      <dc:date>2004-09-06T13:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: iLO XML script syntax in Windows</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373144#M694</link>
      <description>Add a username and password in line 2 of the script.  Looks like it does not like it to be blank ("") for the username and password.  Make sure your iLO driver is installed.</description>
      <pubDate>Tue, 07 Sep 2004 14:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373144#M694</guid>
      <dc:creator>barnett chan</dc:creator>
      <dc:date>2004-09-07T14:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: iLO XML script syntax in Windows</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373145#M695</link>
      <description>Follow BWC's suggestion.  The resulting script would look like:&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt; &lt;LOGIN user_login="Administrator" password=""&gt;&lt;BR /&gt;  &lt;USER_INFO mode="write"&gt;&lt;BR /&gt;   &lt;MOD_USER user_login="Administrator"&gt;&lt;BR /&gt;    &lt;PASSWORD value="password"&gt;&lt;/PASSWORD&gt; &lt;BR /&gt;   &lt;/MOD_USER&gt;&lt;BR /&gt;  &lt;/USER_INFO&gt;&lt;BR /&gt; &lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;</description>
      <pubDate>Tue, 07 Sep 2004 14:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373145#M695</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2004-09-07T14:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: iLO XML script syntax in Windows</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373146#M696</link>
      <description>Thanks! That was it. Since the comments said it ignored the username and password, I didn't think to just put in garbage to trick it.</description>
      <pubDate>Tue, 07 Sep 2004 14:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-xml-script-syntax-in-windows/m-p/3373146#M696</guid>
      <dc:creator>Derek_31</dc:creator>
      <dc:date>2004-09-07T14:51:39Z</dc:date>
    </item>
  </channel>
</rss>

