Link to home
Start Free TrialLog in
Avatar of Uglib
Uglib

asked on

SCCM Reports

Hey All,

I've been tasked with creating new reports for software updates via SCCM.  The main issue management has with the canned reports is that you have to drill down through the reports to get the information you need (I know manager right?).  I've also tried creating the reports in Crystal Reports, but can't get the joins right for the views.

Question 1
Is it possible to create the reports such as below to have all of the results in one report without drilling down (can you share the sql that will accomplish this)?
   NonCompliant
       Update
           Computer
   Compliant
        Update
            Computer


I know this will be a very long report.

Question 2
Has anyone successfully created the reports using Crystal Reports for software updates reports you can share the columns to join the views on to get similar results?

Any help or point in the right direction is greatly appreciated!
Thanks!
Avatar of Mike McCracken
Mike McCracken

What database?

Crystal can do it but without knowledge of the database, I can't suggest the SQL

mlmcc
Avatar of Uglib

ASKER

The database is the SCCM database.  There are many views in that database and we are having issues figuring out what views to use to create these reports.
Do you know what the underlying database engine is?

Will need to find an SCCM expert

mlmcc
ASKER CERTIFIED SOLUTION
Avatar of drgonzo1967
drgonzo1967

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial