SQL Query to fetch DetectionMethod details

DS 51 Reputation points
2021-06-11T16:32:43.21+00:00

Hi All,

Outside the WMI approach, is there a way to fetch all the details of an Application DeploymentType using SCCM SQL query.

I am looking for a way to find the detection method details set within an application object via SCCM SQL query approach.

I referred the below link but did not find any view this would provide the detection method details:

https://video2.skills-academy.com/en-us/mem/configmgr/develop/core/understand/sqlviews/application-management-views-configuration-manager

Thank You!

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
481 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rahul Jindal [MVP] 9,881 Reputation points MVP
    2021-06-12T20:52:40.83+00:00

    The values are stored in sdmpackagedigest in form of xml within sql. You will need to run xquery to fetch the details.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.