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!
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!
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
Will need to find an SCCM expert
mlmcc
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Crystal can do it but without knowledge of the database, I can't suggest the SQL
mlmcc