White Papers

Version 1.0.0 Dell Confidential 19
a. object path = object path returned from 9.3.3
b. Method name = “GetDriverPackInfo”
5. Invoke method shall return the following output parameters
a. Version = String version
b. SupportedOperatingSystems = String array of OS names
a. CIM_ConcreteJob
9.4 Unpack drivers and Attach to Host OS
The following sequence of CIM Operations shall be used to unpack drivers for the selected OS to a local
partition, and attach the partition to the Host OS:
1. Follow the steps (1,2,3) from 9.2
2. Follow the steps (2, 3) from 9.3
3. Invoke extrinsic method using the following parameters
a. object path = object path returned from 9.3.3
b. Method name = “UnpackAndAttach”
c. Please refer to dcim_osdeploy.mof for rest of the method input parameters and their data
types
4. Invoke method shall return the following output parameters
a. Job = object path to CIM_ConcreteJob (reports the status of unpack and attach)
9.5 Unpack and share
The following sequence of CIM Operations shall be used to extract the drivers for the selected operating
system and copy them to the specified network share:
1. Follow the steps (1,2,3) from 9.2
2. Follow the steps (2, 3) from 9.3
3. Invoke extrinsic method using the following parameters
a. object path = object path returned from 9.3.3
b. Method name = “UnpackAndShare”
c. Please refer to dcim_osdeploy.mof for rest of the method input parameters and their data
types
4. Please refer to the dcim_osdeploy.mof for rest of the method output parameters.
9.6 Boot to Network ISO image
The following sequence of CIM Operations shall be used to boot to the download pre-OS ISO image:
1. Follow the steps (1,2,3) from 9.2
2. Follow the steps (2, 3) from 9.3