#sccm reports
2 posts
-
Jun 10, 2016
How to Create a SCCM Application Catalog Usage Report?
It is an interesting experience to write SQL query about SCCM Application Catalog Usage Report, as we need to use a function query: (fn\ ListLatestApplicationCIs(1033) from this function, we can get...
-
Jun 10, 2016
How to Create a Custom SCCM Report (Not Query)
I am sure you already tried building for some queries in SCCM, it is very easy and convenient, however if you want something looking nice and can export easily or subscribe, SCCM Reporting is the...