Hi Daniel,
C:\>winrm invoke DeleteJobQueue cimv2/root/dcim/DCIM_JobService?CreationClassName=DCIM_JobService+Name=JobService+SystemName=Idrac+SystemCreationClassName=DCIM_ComputerSystem @{JobID="JID_CLEARALL" } -u:root -p:***
-r:https://xx.xx.xx.xx/wsman:443 -SkipCNCheck -SkipCACheck -auth:basic -encoding:utf-8
results in:
DeleteJobQueue_OUTPUT
Message = The specified job was deleted
MessageID = SUP020
ReturnValue = 0
another
C:\>racadm -r xx.xx.xx.xx -u root -p *** racreset
results in
Security Alert: Certificate is invalid - Certificate is not signed by Trusted Third Party
Continuing execution. Use -S option for racadm to stop execution on certificate-related errors.
ERROR: A firmware update is currently in progress. Unable to reset the
RAC at this time.
some kind of voodoo... does "racreset hard" delete any drac settings or would that be worth a try?
kind regards
Torsten