I want get all programs which contains this name
Adobe Flash Player 2* ActiveX
In SCCM
i make this request
Select ... SMS_G_System_INSTALLED_SOFTWARE.ProductName like "Adobe Flash Player 2? ActiveX"
But it not return data. If i make this request
like "Adobe Flash Player 22 ActiveX"
This query normally return data.