Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Active, couldn't classify: No WMI connec

pratiksha5
Mega Sage

I am trying to discover one windows server. The credentials are getting validated. It's domain user and it is working for other windows server. I have verified that upon login I can run the WIM queries on the server. I am getting below error kindly suggest what could be the issue. Get-CimClass : A security package specific error occurred.
At C:\ServiceNow\MIDserver\DEV MID\agent\scripts\PowerShell\WMIFetch.psm1:421 char:20
+ ... $reg = Get-CimClass -Namespace "root\default" -ClassName "StdReg ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (root\default:StdRegProv:String) [Get-CimClass], CimException
+ FullyQualifiedErrorId : HRESULT 0x80070721,Microsoft.Management.Infrastructure.CimCmdlets.GetCimClassCommand
+ PSComputerName : 1.1.1.

 

 

 

5 REPLIES 5

Ben131
Tera Contributor

Hi Rinkus, I am currently experiencing this issue with a PKI server, is there a reason you asked about PKI specifically?  I've manually confirmed WMI connectivity to the server from the MID server using discovery credentials, but the discovery job doesn't see WMI.