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
05-17-2023 11:59 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 12:07 AM
I have shared the discovery logs above. I did a credential test for the server IP with the same mid-server. It got validated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 12:49 AM
verify the server domain and its policies.. if credentials are validated then somehow its not allowing the WMI connection to complete 100%
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 04:28 AM
Are these PKI servers?