computing
  • 1

Number: 0x80041017 Facility: WMI Description: Invalid Query

  • 1

I’m trying to do some monitoring of Windows services on a Windows Server 2008 R2 64-bit server via the tool SolarWinds, in time to add services to the template and perform the test generates the following error:

Invalid query

I conducted a test to Win32_PerfRawData_PerfProc_Process wbemtest.exe class through the Query button with the following instruction:

select * from Win32_PerfRawData_PerfProc_Process

the following error is generated:

Number: 0x80041017
Facility: WMI
Description: Invalid query

I appreciate the help you can give me to solve the error. Thank you so much.

message edited by andresmort

Share

1 Answer

  1. Thank you very much for your kind answer,

    I made the check and find that the PerfProc is enabled, indicating that this case does not apply the solution proposed in the post :(. I continued reading and researching but all attempts to resolve the error have been unsuccessful

    Regards,

    Andrés Prada

    • 0