White Papers

Active Directory Configuration
32
RebootRequired = No
ReturnValue = 0
SetResult = Set PendingValue
Notes: For group 2 (group 3, …), run the commands for Role Group1 Group Name, Role Group1
Group Domain and Role Group1 Privilege Level by using ADGroup.2 (ADGroup3, …) instead of
ADGroup1, and then change the corresponding group name and privilege level to the value you
choose. You can setup a maximum of five groups.
After setting up the attributes, run the following command to actually make the changes effective
and poll the system until it is ready for use again.
“Create Configuration Job”
winrm invoke CreateTargetedConfigJob
"cimv2/root/dcim/DCIM_IDRACCardService?SystemCreationClassName=DCIM_Com
puterSystem+CreationClassName=DCIM_iDRACCardService+SystemName=DCIM:Com
puterSystem+Name=DCIM:iDRACCardService"
@{ScheduledStartTime="TIME_NOW";Target="iDRAC.Embedded.1";UntilTime="20
211111111111"} -r:https://192.168.0.120:443/wsman -u:root -p:****** -
SkipCNcheck -SkipCAcheck -SkipRevocationCheck -encoding:utf-8 -a:basic
-format:pretty
CreateTargetedConfigJob_OUTPUT
Job
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_LifecycleJob
SelectorSet
InstanceID = JID_596502937751
__cimnamespace = root/dcim
ReturnValue = 4096
“Poll Job for completion
winrm get
"cimv2/root/dcim/DCIM_LifecycleJob?InstanceID=JID_596502937751" -
r:https://192.168.0.120:443/wsman -u:root -p:****** -SkipCNcheck -
SkipCAcheck -SkipRevocationCheck -encoding:utf-8 -a:basic -
format:pretty