White Papers

Active Directory Configuration
33
DCIM_LifecycleJob
ElapsedTimeSinceCompletion
InstanceID = JID_596502937751
JobStartTime = TIME_NOW
JobStatus = Ready For Execution
JobUntilTime = 20211111101111
Message = NA
MessageArguments = NA
MessageID = NA
Name = iDRACConfig:iDRAC.Embedded.1
PercentComplete = 0
Until: JobStatus != Completed [['Ready For Execution']]
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
DCIM_LifecycleJob
ElapsedTimeSinceCompletion = 0
InstanceID = JID_596502937751
JobStartTime = TIME_NOW
JobStatus = Completed
JobUntilTime = 20211111101111
Message = Job successfully completed.
MessageArguments = NA
MessageID = JCP007
Name = iDRACConfig:iDRAC.Embedded.1
PercentComplete = 100
Name: Upload Certification
Description: The Directory Service CA Certificate you generated when setup the certification
service. See page p7 of [1]
Value: see the content of SetDirectoryCACert.xml below
Winrm command
winrm i SetPublicCertificate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_
LCService?SystemCreationClassName=DCIM_ComputerSystem+CreationClassName
=DCIM_LCS
ervice+SystemName=DCIM:ComputerSystem+Name=DCIM:LCService -u:root -
p:calvin -r:h
ttps://192.168.0.120/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -
a:basic -f
ile:SetDirectoryCACert.xml