Active, couldn't classify: No WMI connec
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 11:26 PM
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.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 09:15 AM
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.