Enabling and disabling dpat using wsman – Dell POWEREDGE R720XD User Manual
Page 3

Enabling and Disabling DPAT Using WSMAN
To enable or disable DPAT using WSMAN, run the following command:
winrm i SetAttribute
http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_BIOSService?SystemCreationClass
Name=DCIM_ComputerSystem+CreationClassName=
DCIM_BIOSService+SystemName=DCIM:ComputerSystem+Name=
DCIM:BIOSService -u:%1 -p:%2 -r:https://%3/wsman -
SkipCNcheck -SkipCAcheck -SkipRevocationCheck -
encoding:utf-8 -a:basic -file:set_controlled_turbo.xml
NOTE:
Replace %1 with iDRAC userID, %2 with iDRAC password and %3 with the
iDRAC IP.
Enabling Turbo Using WSMAN
To enable turbo using WSMAN, use the following content for
set_controlled_turbo.xml:
schema/2/root/dcim/DCIM_BIOSService">
Disabling Turbo Using WSMAN
To disable turbo using WSMAN, use the following content for
set_controlled_turbo.xml:
schema/2/root/dcim/DCIM_BIOSService">
Pro.fm Page 11 Tuesday, March 5, 2013 3:27 PM