1748264 Members
4121 Online
108760 Solutions
New Discussion

iLO scripting

 
Chad Whipple
New Member

iLO scripting

I am trying to automate the iLO configuration when deploying a server. The iLO scripting guide has helped alot, expect with new features in the 1.8 firmware. In the iLO config I want to change the Network, Directory, Authentication. Default is Disabled, I have no problems enabling it but the default enabled value is HP-schema extended, I want to change that to Schema-free using default directory schema. Is anyone aware if this is possible and how to do it.

Thanks.
1 REPLY 1
acartes
Honored Contributor

Re: iLO scripting

The RIBCL/XML scripting documentation for this feature is available around p155 in the iLO 1.80 user guide here:
http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?contentType=SupportManual&locale=en_US&docIndexId=179166&taskId=101&prodTypeId=15351&prodSeriesId=397989

Here is an example RIBCL/XML script to retrieve the directory settings when using the default schema:









Here is an example RIBCL/XML script to write the directory settings when using the default schema: