<?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 scripts for creating ilo usernames on mutiple servers in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/scripts-for-creating-ilo-usernames-on-mutiple-servers/m-p/7053670#M8426</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I have a project to do which requires creating a read only ilo user account on +- 300 ProLiant rack and blade server. They cover the whole range of ilo from 2 to 5 but the bulk are gen 7- Gen 9 servers.&lt;/P&gt;&lt;P&gt;Are there any ilo powershell or similar scripts I could use to automate this process so that I don't have to log onto each ilo to do this?&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jul 2019 13:41:38 GMT</pubDate>
    <dc:creator>Andrew_R</dc:creator>
    <dc:date>2019-07-04T13:41:38Z</dc:date>
    <item>
      <title>scripts for creating ilo usernames on mutiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/scripts-for-creating-ilo-usernames-on-mutiple-servers/m-p/7053670#M8426</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I have a project to do which requires creating a read only ilo user account on +- 300 ProLiant rack and blade server. They cover the whole range of ilo from 2 to 5 but the bulk are gen 7- Gen 9 servers.&lt;/P&gt;&lt;P&gt;Are there any ilo powershell or similar scripts I could use to automate this process so that I don't have to log onto each ilo to do this?&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 13:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/scripts-for-creating-ilo-usernames-on-mutiple-servers/m-p/7053670#M8426</guid>
      <dc:creator>Andrew_R</dc:creator>
      <dc:date>2019-07-04T13:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: scripts for creating ilo usernames on mutiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/scripts-for-creating-ilo-usernames-on-mutiple-servers/m-p/7053673#M8427</link>
      <description>&lt;P&gt;There may be something for powershell, but I've always used the RIBCL scripts for Linux (and Windows)&lt;/P&gt;&lt;P&gt;HPE Lights-Out XML Scripting Sample for Windows&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_98ea081cc4bf42c08044b65f39#tab-history" target="_blank" rel="noopener"&gt;https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_98ea081cc4bf42c08044b65f39#tab-history&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HPE Lights-Out XML PERL Scripting Sample for Linux&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_76bfa460792d4f7cbc0aac234e" target="_blank" rel="noopener"&gt;https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_76bfa460792d4f7cbc0aac234e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HPE iLO 5 Scripting and Command Line Guide&amp;nbsp;&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpsc/doc/public/display?docId=a00018323en_us" target="_blank" rel="noopener"&gt;https://support.hpe.com/hpsc/doc/public/display?docId=a00018323en_us&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Add_User.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;!--         RIBCL Sample Script for HP Lights-Out Products          --&amp;gt;
&amp;lt;!--Copyright (c) 2015 Hewlett-Packard Development Company, L.P.     --&amp;gt;

&amp;lt;!-- Description:  This is a sample XML script to add a user to the  --&amp;gt;
&amp;lt;!--               database of local user on following devices:      --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 4 (iLO 4)                 --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 3 (iLO 3)                 --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 2 (iLO 2)                 --&amp;gt;

&amp;lt;!-- NOTE:  You will need to replace the USER_LOGIN and PASSWORD     --&amp;gt;
&amp;lt;!--        and other values inside the quotation marks with values  --&amp;gt;
&amp;lt;!--        that are appropriate for your environment.               --&amp;gt;

&amp;lt;!--        You might need to tailor this script for the firmware    --&amp;gt;
&amp;lt;!--        running on your Lights-Out device according to the       --&amp;gt;
&amp;lt;!--        information in "Firmware support information" comment(s).--&amp;gt;

&amp;lt;!--        Use CPQLOCFG.EXE ver 4.20 or greater for iLO2 and        --&amp;gt;
&amp;lt;!--        HPQLOCFG.EXE ver 1.00 or greater for iLO 3 and iLO 4     --&amp;gt;
&amp;lt;!--        with this script.                                        --&amp;gt;

&amp;lt;!--        This script was written for iLO 4 firmware version 1.01  --&amp;gt;
&amp;lt;!--        release.                                                 --&amp;gt;

&amp;lt;!--        See "HP Integrated Lights-Out Management Processor       --&amp;gt;
&amp;lt;!--        Scripting and Command Line Resource Guide" for more      --&amp;gt;
&amp;lt;!--        information on scripting and the syntax of the RIBCL     --&amp;gt;
&amp;lt;!--        XML.                                                     --&amp;gt;

&amp;lt;!--        Firmware support information for this script:            --&amp;gt;
&amp;lt;!--            iLO 4 - All versions.                                --&amp;gt;
&amp;lt;!--            iLO 3 - All versions.                                --&amp;gt;
&amp;lt;!--            iLO 2 - All versions.                                --&amp;gt;

&amp;lt;RIBCL VERSION="2.0"&amp;gt;
   &amp;lt;LOGIN USER_LOGIN="adminname" PASSWORD="password"&amp;gt;
      &amp;lt;USER_INFO MODE="write"&amp;gt;
         &amp;lt;ADD_USER
           USER_NAME="User"
           USER_LOGIN="username"
           PASSWORD="password"&amp;gt;
            &amp;lt;ADMIN_PRIV value ="N"/&amp;gt;
            &amp;lt;REMOTE_CONS_PRIV value ="Y"/&amp;gt;
            &amp;lt;RESET_SERVER_PRIV value ="N"/&amp;gt;
            &amp;lt;VIRTUAL_MEDIA_PRIV value ="N"/&amp;gt;            
            &amp;lt;CONFIG_ILO_PRIV value="Yes"/&amp;gt;
         &amp;lt;/ADD_USER&amp;gt;
      &amp;lt;/USER_INFO&amp;gt;
   &amp;lt;/LOGIN&amp;gt;
&amp;lt;/RIBCL&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 14:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/scripts-for-creating-ilo-usernames-on-mutiple-servers/m-p/7053673#M8427</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2019-07-04T14:00:51Z</dc:date>
    </item>
  </channel>
</rss>

