White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
75 
[OS.ISO]: This is to be replaced by the actual name of the ISO image. 
EXAMPLE: 
winrm i BootToNetworkISO 
cimv2/root/dcim/DCIM_OSDeploymentService 
?CreationClassName=DCIM_OSDeploymentService 
+Name=DCIM:OSDeploymentService 
+SystemCreationClassName=DCIM_ComputerSystem 
+SystemName=DCIM:ComputerSystem 
-u: [USER] -p: [PASSWORD] 
-r:https://[IPADDRESS]/wsman:443 -SkipCNCheck 
-encoding:utf-8 -a:basic 
@{IPAddress="[NFS_IPaddress]";ShareName="[/NFS/OSISO]";ShareType="0"; 
Username="[NFS_Username]";Password="[NFS_Password]"; 
Workgroup="WORKGROUP";ImageName="[OS.ISO]"} 
OUTPUT: 
The return will be 0 for success or 1 if an error occurred in starting the processing the input 
parameters. The MessageID and Message output parameters will further contain method invocation 
information if an error occurred. 
BootToNetworkISO_OUTPUT 
 Job 
 Address = http://schemas.xmlsoap.org/ws/2004 
 /08/addressing/role/anonymous 
 ReferenceParameters 
 ResourceURI = http://schemas.dell.com/wbem 
 /wscim/1/cim-schema/2/DCIM_OSDConcreteJob 
 SelectorSet 
 Selector: InstanceID = DCIM_OSDConcreteJob:1, 
  __cimnamespace = root/dcim 
 ReturnValue = 4096 
The following error message is a caused by a typo in the WinRM input. Careful attention must be paid 
to the input capitalization of the attributes. 
WSManFault 
 Message = The WinRM client cannot process the request. The destination computer returned an 
empty response to the request. 
Error number: -2144108299 0x803380F5 
The WinRM client cannot process the request. The destination computer returned an empty response to 
the request. 
11.3.7  Detach Network ISO USB Device 










