Unsolved

This post is more than 5 years old

2 Intern

 • 

185 Posts

12314

February 12th, 2015 09:00

iDRAC Service Module install on MS Cluster


iDRAC Service Module
Version 2.0.0

install fails with error:

The root\mscluster namespace is marked with the RequiresEncryption flag. Access to this namespace might be denied if the script or application does not have the appropriate authentication level. Change the authentication level to Pkt_Privacy and run the script or application again.


Product: Dell iDRAC Service Module -- Error 1920. Service DSM iDRAC Service Module (iDRAC Service Module) failed to start.  Verify that you have sufficient privileges to start system services.

Any idea how to make it install?

Seb

12 Elder

 • 

6.2K Posts

February 12th, 2015 13:00

Hello Seb

Your issue does not appear to be related to the service module. I would suggest referencing this Microsoft support article:

https://support.microsoft.com/kb/2590230

Thanks

2 Intern

 • 

185 Posts

February 13th, 2015 00:00

Of course I have done this KB first (before posting message here!)


With NO difference at all!

Even doing both parts (I think GUID is {8484c8ca-1575-034c-82e6-71a87abac361} ) it still does NOT start the service


I can run this command with no issue:

gwmi -q "Select name from MSCluster_Node" -namespace root\mscluster -computername SP-SR1-VHOST02 -Authentication PacketPrivacy | Select-Object Name

as per this

Which mean that it is the application that does the query with wrong authentication (hence it is application that is faulty)

Seb

No Events found!

Top