I'm trying to locate either the SQL tables in the SCCM DB or the WMI Classes that contain the Application Catalog information.
I have been asked to develop a tool to query the Catalog on a daily basis and report on what has been added and/or taken away. I have looked in every class I can thing of and have searched the SQL database, I found some information in CILocalizedCIClientProperties and other in MDMApplicationProperties, but so far nowhere seems to contain all the information I require.
If anyone can help, I would appreciate it.