SCCM SQL Query
Question
SCCM SQL query to get list of applications and packages along with their source path and version number. Also, if possible number of devices with that particular version.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
SCCM SQL query to get list of applications and packages along with their source path and version number. Also, if possible number of devices with that particular version.
Answers ( 3 )
Are you able to find the solution please?
Check below article.
You can add the version number details by yourself.
https://www.anoopcnair.com/sccm-sql-query-to-find-collections-used-for-app-deployment/?amp=1
Actually there are some applications which users have directly downloaded from Internet so I need this to get the dump and then to proceed further with Version controlling.