Users Guide
Step Number Location in Lifecycle Controller Web Services Interface Guide (Windows or Linux)
• DCIM_LCRegisteredProfile.mof
Copying OS Drivers to Network Share
To copy the operating system drivers from Lifecycle Controller to a network share:
1. Invoke the GetDriverPackInfo() method to list the supported operating systems on the server and the Driver Pack
version installed on Lifecycle Controller.
2. Invoke the UnpackAndShare() method to copy the drivers for the selected operating system from Lifecycle
Controller to a network share (CIFS or NFS.)
References For Deploying Operating System
NOTE: The sections referenced in this table contain only generic examples.
Table 5. Step Number and Location
Step Number Location in Lifecycle Controller Web Services Interface Guide (Windows or Linux)
step 1 11.3.1 — Get Driver Pack Information
step 2 11.3.2 — Unpack Selected Drivers and Attach to Host OS as USB Device
Profiles
DCIM_OSDeployment Profile
MOFs
• DCIM_OSDeploymentService.mof
• DCIM_OSDConcreteJob.mof
• DCIM_LCElementConformsToProfile.mof
• DCIM_LCRegisteredProfile.mof
Using Remote File Share
To successfully perform remote operations on the server, make sure that the prerequisites provided in the Common
Prerequisites Before Using Remote Services are met.
To deploy the operating system using remote file share:
1. Invoke the ConnectRFSISOImage() method that connect the ISO on the the Remote File Share (RFS) that is emulated
as a local CD-ROM device to the server. Make sure that RFS is attached using iDRAC GUI, RACADM, or set the
iDRAC attribute
AttachMode value to Attach through Web services.
2. Invoke the GetRFSISOImageConnectionInfo() method to get the RFS connection information.
3. Invoke the DisconnectRFSISOImage() method to disconnect the ISO image from the server.
References For Using Remote File Share
NOTE: The sections referenced in this table contain only generic examples.
31