Hey guys,
Our development team is responsible for several in-house applications that they deploy using ClickOnce.
http://msdn.microsoft.com/en-us/library/t71a733d.aspx
They have asked me to create some SSRS reports so we can track the deployment of these applications but I'm running into problems. When you run the ClickOnce application it appears to install just like a normal application. It creates entries in Add/Remove
and everything. Yet when I create a SQL query to look for the application entries created by the ClickOnce app I get nothing every time. In fact they don't appear to be in the the SCCM database at all. Why would these ClickOnce applications be absent from
our SCCM database and is there anything I can do to get SCCM to "see" them during the hardware inventory?