Hi All,
Does anyone happen to know how we can get the Supersendence of an application through SQL?
I actually starte on this, but it returns nothing, even though I have a few applicaitno that are superseeded in my environment:
SELECT * FROM CI_ConfigurationItemRelationsWHERE RelationType = 19
(Ideally without using a function sice I have very limited SQL rights on the SCCM box).
Thx in advance!