Unsolved
2 Posts
0
2559
September 11th, 2020 08:00
EEMI Code: CGEN1013
Good morning all,
I am very new to Dell Open Manage. I am familiar with iDRACs, setting them up and accessing them; amazing technology. I am new to a group that has Open Manage Enterprise up and running with a few hosts already successfully discovered. Here is my dilemma: I can access a specific iDRAC via my web browser just fine, but when I try to discover the same iDRAC via OME it gives me the above error. Investigating the error it tells me: "WinRM client cannot process - Basic authentication is currently disabled in client configuration" . The iDRAC is an iDRAC 9 and I can not for the life of me find where to enable Basic authentication. I did find where I can run:
winrm set winrm/config/service/auth '@{Basic="true"}'
but where do I even run that? Thank you all for your time.