HP Blade system commands (C7000)
Hard reset power to a blade(Undocumented?)
This will reset the power to the blade instantly, effectively removing it from the chassis and re-inserting it
reset server x
Factory Reset an iLO using Onboard administrator
Where 6 = Blade bay #
1 HPONCFG 6 < < @
2
3 <RIBCL VERSION="2.0" >
4 <LOGIN USER_LOGIN="Dontcare" PASSWORD="UsingAutologin" >
5 <RIB_INFO MODE="write" >
6 <FACTORY_DEFAULTS/ >
7 </RIB_INFO >
8 </LOGIN >
9 </RIBCL >
10
11 @