HP Scripting Tools for Windows PowerShell Release Notes iLO Cmdlets v1.
© Copyright 2013, 2014 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice.
Version 1.1 Description The HP Scripting Tools for Windows PowerShell includes a set of PowerShell cmdlets that provide configuration management for HP hardware. This release provides a set of cmdlets for managing and configuring HP iLO 3 and iLO 4 using PowerShell scripts. It provides a native PowerShell interface that simplifies writing scripts. These cmdlets provide out-of-band automation from a Windows Management workstation directly to iLO systems.
• Update-HPiLOFirmware—Updates iLO firmware. • Update-HPiLOModuleVersion—Determines if a newer version of the HPiLO Cmdlets is available on the HP website for download and links the user to the download page if necessary. Added aliases Several cmdlet parameters now have added aliases for the possible value. For example, when setting power using the Set-HPiLOHostPower cmdlet, the –HostPower parameter now accepts No and Off, or Yes and On as valid values.
◦ Set-HPiLOHostAPO ◦ Set-HPiLOPassword ◦ Set-HPiLORBSUPOSTIP • Corrected input parameter processing for Set-HPiLOVMStatus cmdlet. • Corrected Range parameter error checking and output data type for IP field in Find-HPiLO cmdlet. • Corrected input checking for Set-HPiLOSchemalessDirectory cmdlet. • Corrected cmdlet RIBCL responses (invalid character sequences) to enable correct conversion to XML and PSObject output type in several Get- cmdlets where the user can set values.