- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 03:51 AM
Hi experts,
I'm trying to discovery 2 windows servers.
One server failed with Windows classification error - Classification payload is empty. Stopping classification.
The payload looks like :
Another successed, with payload like below:
Could anyone help advise the reason and resolution? Thank you!
Solved! Go to Solution.
- 1,176 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2023 05:40 PM
Finally found the reason.
WinRM was not setup correctly on the failed server.
After running the [winrm quickconfig] command, discovery completed successfully.
btw, it's a little cold here...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 03:54 AM
I checked previous post about the same issue, but they are talking about JEA discovery.
I don't think I'm doing the JEA discovery...
JEA with custom certificate - ServiceNow Community
Solved: Re: Windows Classify error - "Classification paylo... - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2023 11:41 PM
could anyone help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 06:03 AM
Both are using same credentials? Try to test the credentials of IP (failed one)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 04:42 PM - edited 04-17-2023 04:43 PM
Yes, using the same credentials. and credential test passed for both.
btw, I'm using WinRM protocol as classifier. (not WMI)