Practices Guide

Lifecycle Controller IntegrationBest Practices Specification
146
Applies to: LC2+
Prerequisites for script: none
Script: GetRFSISOImageConnectionInfo.win
NOTE: Check of Lifecycle Controller (LC) remote service state, via
GetRemoteServicesAPIStatus(), is not required since ISO is connected using RFS USB endpoint and
LC status is not relevant.
A) GetRFSISOImageConnectionInfo(): Invoke the method, successful return value is 0
32.8 Boot to Hard Drive (HD)
The BootToHD() method is used to boot the system to the hard drive, even if the hard drive is not first
in the boot order.
Applies to: LC1.5.2+
Prerequisites for script: none
Script: BootToHD.win
A) The Lifecycle Controller remote service must be in a “ready” state before executing any
other WSMAN commands.
GetRemoteServicesAPIStatus():
B) GetRFSISOImageConnectionInfo(): Invoke the method, successful return value is 0