White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
46 
 OtherIdentifyingInfo = 4c4c4544-0036-3510-8034-b7c04f333231, mainsystemchassis, 7654321 
 PrimaryStatus = 3 
 RequestedState = 0 
8.2.2  Power State Management Method 
The power state of the system is also reported by the PowerState property of the 
DCIM_CSAssociatedPowerManagementService class. 
Power State Management Profile:  
http://www.dmtf.org/sites/default/files/standards/documents/DSP1027_2.0.0.pdf  
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/DCIM_CSAssociatedPowerManagementService  
-u:[USER] -p:[PASSWORD] 
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
PowerState:  
2 (On): System is fully on  
13 (Off): System is powered off 
DCIM_CSAssociatedPowerManagementService 
 PowerOnTime = null 
 PowerState = 2 
 RequestedPowerState = 0 
 ServiceProvided 
 EndpointReference 
 Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous 
 ReferenceParameters 
 ResourceURI = http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_CSPowerManageme 
ntService 
 SelectorSet 
 Selector: SystemCreationClassName = DCIM_SPComputerSystem, CreationClassName = D 
CIM_CSPowerManagementService, SystemName = systemmc, Name = pwrmgtsvc:1, __cimnamespace = 
root/dcim 
 UserOfService 
 EndpointReference 
 Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous 
 ReferenceParameters 










