Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
hp:start [2016/05/05 11:31] jshp:start [2022/10/13 15:29] (current) js
Line 4: Line 4:
  
   * [[/hp/ilo/cmd|HP iLO Commands]] - some usefull iLO commands   * [[/hp/ilo/cmd|HP iLO Commands]] - some usefull iLO commands
 +
 +
 +==== ilorest ====
 +<code bash>ilorest --nologo bootorder --onetimeboot usb --commit --url <ip> -u <user> -p <password></code>
 +<code bash>ilorest --nologo reboot --url <ip> -u <user> -p <password></code>