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

pratik0306
Tera Guru

Hi,

On the discovery log what error is it giving? Is it showing related to Port or any other error.

Also did u try checking telnet to 135 port from MID to the server for which u are getting this error? 

I have shared the discovery logs above. I did a credential test for the server IP with the same mid-server. It got validated. 

verify the server domain and its policies.. if credentials are validated then somehow its not allowing the WMI connection to complete 100%

Are these PKI servers?