How do i verify what WMI commands were executed from WMI probe during discovery ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2023 11:27 AM
Hi,
I am having issues with windows software discovery. Current discovery uses WMI probe "Windows - Installed Software" to scan server and detect running applications. I would like to know what all WMI commands(WMI paths) were executed and results for them. where can i see them ? i dont see much details on which WMI command/path executed and results to it. I see total result of executions in payload.
- Labels:
-
Discovery
-
Orchestration (ITOM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2023 02:56 PM
You can see the things we query in the probe itself. But they are concatenated in the return as im sure you are seeing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2023 06:41 PM
Hi,
Yes, In probe, i see a list of wmi commands. But in ecc, I dont see an order of execution for them.