How do i verify what WMI commands were executed from WMI probe during discovery ?

venkat101
Tera Guru

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.

2 REPLIES 2

doug_schulze
ServiceNow Employee
ServiceNow Employee

You can see the things we query in the probe itself. But they are concatenated in the return as im sure you are seeing

Hi,

Yes, In probe, i see a list of wmi commands. But in ecc, I dont see an order of execution for them.