Skip to content
How to Create SCCM Custom Report RDL File ConfigMgr

How to Create SCCM Custom Report RDL File ConfigMgr

Written By Anoop C Nair
Last Updated July 31, 2024
Posted In SCCM
SHARE

How to Create SCCM Custom Report RDL file ConfigMgr Endpoint Manager. This is another long pending post. This post will provide a step-by-step guide to creating custom SSRS reports. We need to create an RDL file to create a custom SSRS report.

To create an RDL file, we can use Report Builder 3.0 (if you’re using SQL Server 2008 R2). You can start Report Builder 3.0 from the SSRS website. Follow the following 19 steps to create a custom report (.RDL file).

There is another post about Creating Custom RBA Enabled Reports in SCCM ConfigMgr 2012 R2, published on 14th July; more details – http://blogs.technet.com/b/configmgrdogs/archive/2014/07/14/creating-custom-rbac-enabled-reports-in-configmgr-2012-r2.aspx?

This post will teach you how to create a custom report RDL file using System Center Configuration Manager (SCCM), or ConfigMgr.

Patch My PC

How to Create SCCM Custom Report RDL File ConfigMgr Endpoint Manager

We will guide you through the process step-by-step, ensuring you understand each part, even if you’re new to SCCM reporting. This guide is designed to be straightforward, so you can easily follow along and create your custom reports.

  1. Launch Report Builder from the SSRS website.
How to Create SCCM Custom Report RDL File ConfigMgr - Fig.1
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.1

2. To create a new report, Select Table or Matrix Wizard. This will help you create simple table-format reports.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.2
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.2

3. You can access an existing dataset or create a new one. The data set is used to create a query for columns and rows.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.3
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.3

4. I will create a new data source for SQL DB connectivity.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.4
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.4

5. Connect to existing SQL DB using the Data Source connection setting. Create a new connection setting for DATA SOURCE. Click on BUILD to create a new Connection String.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.5
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.5

6. In the connection properties window, enter the SQL server instance Name. Select the Database from the drop-down menu below. You can use Windows authentication to connect to an SQL server and DB. You must have access to the DB. You can test the access using TEST CONNECTION. You can also directly type in a connection string in STEP 5.

  • Connection String ==> Data Source=SQLSERVER\INSTANCE;Initial Catalog=CM_CAS.
How to Create SCCM Custom Report RDL File ConfigMgr - Fig.6
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.6

7. Choose a connection to a data source -> Select DataSource1 and click NEXT.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.7
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.7

8. Build a Query to Specify the data you want from the data source. Click on Edit as text to test and design your query.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.8
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.8

9. Design query from the following window. Run !” to test your query. You can see the results in the 2nd pane of the window.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.9
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.9

10. Arrange fields to group data in rows, columns, or both and choose values to display. Data expands across the page in column groups and down the page in row groups. Use functions such as sum, average, and count on the fields in the values box.

  • Drag and Drop available fields to Values columns.
  • Arrange the field’s SSRS report.
How to Create SCCM Custom Report RDL File ConfigMgr - Fig.10
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.10

11. Choose the Layout

If you choose to show subtotals and grand totals, you can place them above or below the group. Stepped reports show a hierarchical structure with indented groups in the same column.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.11
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.11

12. Choose a Style 

Styles feature different fonts and colour schemes but do not affect the basic layout. You can customize the style after you finish the wizard.

Styles Available by Default in Report Builder
1. Corporate
2. Forest
3. Generic
4. Mahogany
5. Ocean
6. Slate
How to Create SCCM Custom Report RDL File ConfigMgr – Table 1
How to Create SCCM Custom Report RDL File ConfigMgr - Fig.12
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.12

13. Change or Customize the Title of the SSRS report, as you can see in the screenshot below. Click to add a title to change the report heading.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.13
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.13

14. Test Run and Preview the created SSRS report before uploading the RDL file to the server.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.14
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.14

15. Save the created SSRS report as an RDL file.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.15
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.15

16. Upload the RDL file to the SSRS website.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.16
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.16

17. Upload a report(.rdl), model (.smdl), Shared dataset (.rsd), Report Part (.rsc), or other resource into custom. Select the RDL File to Upload using the browse button. You can also Overwrite the existing report.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.17
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.17

18. SSRS Custom Reports Uploaded Successfully.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.18
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.18

19. Click on the report and check whether the report is working from the SSRS website.

How to Create SCCM Custom Report RDL File ConfigMgr - Fig.19
How to Create SCCM Custom Report RDL File ConfigMgr – Fig.19

We are on WhatsApp now. To get the latest step-by-step guides, news, and updates, Join our Channel. Click here. HTMD WhatsApp.

Author

Anoop C Nair is Microsoft MVP from 2015 onwards for consecutive 10 years! He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is a Blogger, Speaker, and Local User Group Community leader. His main focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security, Career etc…

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion · 9 comments

  1. Could you please help in understanding the linked reports in SSRS. I need to create a report in which I can click on each value and it drills down and runs another report which gives more details on that.

  2. I’ve been creating custom reports for months now using this method, but have just discovered they are not stored in the same place as the default reports on the RSP server. Where are they? I’ve tried searching for .rdl files on the whole server and they cannot be found??

  3. Can we add filter.

    Suppose we have 20+ Ad Groups and I want to look compliance for 1 selected AD group then how we will create report like this

    1. StaffWell, feel free to develop a solution to include a filter. I didn’t get time to research that part yet. And share it with the community here to help each other!

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

AC Anoop C Nair 10 min read
Intune

2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

AC Anoop C Nair 8 min read
SCCM

ConfigMgr 2603 Introduces New Early Update Enrollment Process

Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

AC Anoop C Nair 3 min read