What does HRESULT 0x00240010 (WU_S_SEARCH_CRITERIA_NOT_SUPPORTED) mean?

 
Previous Next
WU_S_ALREADY_REVERTED WU_S_UH_INSTALLSTILLPENDING

WU_S_SEARCH_CRITERIA_NOT_SUPPORTED

WU_S_SEARCH_CRITERIA_NOT_SUPPORTED is a success status indicating that the update service skipped a search because the requested criteria are not supported by that service.

Diagnostic discriminator: Run a simpler documented search against the same update service. If that control succeeds, the unsupported search expression is the boundary; the status does not mean the endpoint is unreachable or that the service has no updates.

How to investigate for WU_S_SEARCH_CRITERIA_NOT_SUPPORTED

  • Review the search expression and the update service being queried.
  • Use a narrower or otherwise supported search expression when the service documents a restriction.
  • Do not treat this status as evidence that no updates exist; it describes the query capability.

Microsoft: Windows Update Agent API


Looking for a different code? Search another status or error code.