Require SQL query for application version installed on user device along with device name
Question
Require SQL query for application version installed on user device along with device name
solved
0
Configuration Manager
5 months
2 Answers
105 views
Beginner 0
Answers ( 2 )
Thanks Anoop.
Well you can use the following SQL query
Just change the application name from Google Chrome to the app you want to check
– v_Add_Remove_Programs.DisplayName0 Like ‘%Google Chrome%’
https://www.anoopcnair.com/configmgr-custom-report-for-chrome-browser-sccm-sql-query/