White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
107 
FileName: This is the target output file.  
ShareType: Type of share 
NFS=0, CIFS=2 
Username: This is the username to the target export server. 
Password: This is the password to the target export server. 
EXAMPLE: 
winrm i ImportSystemConfiguration http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_LCService?SystemCreationClassName=DCIM_ComputerSystem+CreationClass
Name=DCIM_LCService+SystemName=DCIM:ComputerSystem+Name=DCIM:LCService  
-u:[USER] -p:[PASSWORD] 
-r:https://[IPADDRESS]/wsman -SkipCNCheck -SkipCACheck 
-encoding:utf-8 -a:basic @{IPAddress="SHARE_IP_ADDRESS"; 
ShareName="SHARE_NAME";ShareType="SHARE_TYPE"; 
FileName="SHARE_OUTPUT_FILE_NAME";Username="SHARE_USERNAME"; 
Password="SHARE_PASSWORD"} 
OUTPUT: 
When this method is executed, a jobid or an error message is returned.  
ImportSystemConfiguration_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_LifecycleJob 
 SelectorSet 
 Selector: InstanceID = JID_001271168441, __cimnamespace = root/dcim 
 ReturnValue = 0 
13  VFlash SD Card Management 
The Persistent Storage Profile describes the necessary properties and methods for representing and 
managing the partitions on the virtual flash media(SD Card on AMEA) provided by the iDRAC in Dell 
platforms. 
The partition management of the virtual flash media includes:  
  Listing virtual flash partitions 
  Creating new partitions 
  Deleting existing partitions 
  Formatting a partition 
  Exposing the partition in the host OS 










