Easily Integrate SCCM with Power BI Report Server

Prajwal Desai
Posted by Prajwal Desai

Starting with SCCM 2002, you can integrate Power BI Report Server with Configuration Manager reporting. This post covers the complete SCCM Power BI Report Server Integration process. This integration gives you modern visualization and better performance.

The SCCM Power BI report server integration was first introduced in SCCM technical preview version 2001. However, I am glad to see this feature added in SCCM/MEMCM 2002 current branch.

Integrate SCCM with Power BI Report Server

First of all you must install Configuration Manager 2002 update. Here is a SCCM 2002 upgrade guide for you. To know about the new features in ConfigMgr 2002, read this post.

In a site running SCCM 2002, you can either integrate SCCM with Power BI Report Server with an existing Reporting Point or a site that doesn’t have a reporting point installed.

I have reporting point installed and configured in my setup. After you integrate SCCM with Power BI Report Server, it adds console support for Power BI reports similar to what already exists with SQL Server Reporting Services. Furthermore, you can easily manage Power BI dashboard in SCCM console.

Prerequisites for SCCM Power BI Report Server Integration

  1. As per Microsoft, you require Power BI Report Server license as primary prerequisite. A Power BI Report Server is an on-premises report server with a web portal in which you display and manage reports and KPIs.
  2. Power BI Report Server is available through two different licenses – Power BI Premium and SQL Server Enterprise Edition with Software Assurance.
  3. Microsoft Power BI Report Server-September 2019 – Download Link.
  4. Microsoft Power BI Desktop (Optimized for Power BI Report Server – September 2019) – Download Link.

Download the above softwares and don’t install them yet. We will go step by step and configure the reporting services first.

Backup SSRS Encryption Keys

In the first step we back up the reporting service (SSRS) encryption keys. A backup copy of the key enables you to reuse an existing report server database in a new installation. This step is really important hence please don’t skip.

On the machine that’s installed with Reporting Server for SCCM, launch Report Server Configuration Manager. On the Report Server Connection window, ensure the reporting service instance is correct and click Connect.

Configure the Reporting Services Point
Configure the Reporting Services Point

Click Encryption Keys on the left pane. On the right pane, click Backup button.

Backup reporting service (SSRS) encryption keys
Backup reporting service (SSRS) encryption keys

Backup encryption key by specifying file location and enter password twice. You need this password later when we restore the keys. Click OK.

Backup reporting service (SSRS) encryption keys

Under Results, you should see a green check with Creating Encryption Key Backup message.

Backup reporting service (SSRS) encryption keys

Remove/Uninstall Reporting Services Point Role

To uninstall reporting services point role from your site

  • Open the Configuration Manager console.
  • Navigate to Administration > Site Configuration > Servers and Site System Roles.
  • In the Servers and Site System Roles window, locate the Server you need to remove the Reporting Services Point role from and select it.
  • In the lower pane of the window (Site System Roles) scroll down until you see Reporting Services Point role.
  • Right click the Reporting Services Point, click Remove Role.
Remove/Uninstall Reporting Services Point Role
Remove/Uninstall Reporting Services Point Role

When asked Are you sure that you want to remove the selected role Reporting services point, click Yes.

Remove/Uninstall Reporting Services Point Role
Remove/Uninstall Reporting Services Point Role

Open the srsrpsetup.log and monitor the role un-installation. The above procedure is also covered in this post.

srsprsetup.log
srsprsetup.log

Uninstall SQL Server Reporting Services

To uninstall SQL Server Reporting Services

  • Go to Control Panel > Programs and Features.
  • Right click Microsoft SQL Server Reporting Services and click Uninstall/Change.
Uninstall SQL Server Reporting Services
Uninstall SQL Server Reporting Services

On the Microsoft SQL Server 2017 Reporting services window, click Uninstall option.

Integrate SCCM with Power BI Report Server Snap9

Wait while the reporting services is uninstalled.

Uninstall SQL Server Reporting Services
Uninstall SQL Server Reporting Services

Click Close when you see Uninstall Completed message.

Integrate SCCM with Power BI Report Server Snap11

Install Power BI Report Server

You can download the Power BI report server here. Run the setup as administrator. On the Welcome screen, click Install Power BI Report Server.

Install Power BI Report ServerInstall Power BI Report Server
Install Power BI Report Server for SCCM

Enter the product key and click Next.

Install Power BI Report Server
Install Power BI Report Server for SCCM

Accept the license terms and click Next.

Integrate SCCM with Power BI Report Server Snap14

If you install Power BI Report Server only option enabled, click Next.

Install Power BI Report Server

Leave the install location to default and click Install.

Install Power BI Report Server
Install Power BI Report Server

Configure Report Server

After installing Power BI reporting service, let’s configure report server.

Integrate SCCM with Power BI Report Server Snap17

On the Report Server Connection window, click Connect.

Integrate SCCM with Power BI Report Server
Integrate SCCM with Power BI Report Server

Click Database in the left pane, now click Change Database.

Integrate SCCM with Power BI Report Server
Integrate SCCM with Power BI Report Server

On the Change Database action page, select Choose an existing report server database and click Next.

Integrate SCCM with Power BI Report Server
Integrate SCCM with Power BI Report Server

Ensure the credentials to connect to database server are correct. Click Test Connection and you should see Connection Successful message. Click Next.

Integrate SCCM with Power BI Report Server Snap21
Integrate SCCM with Power BI Report Server

You must select the report server database here, click Next.

Integrate SCCM with Power BI Report Server
Integrate SCCM with Power BI Report Server

Click Next and complete the remaining steps.

Integrate SCCM with Power BI Report Server Snap23
Integrate SCCM with Power BI Report Server

Finally, we see the integrate SCCM with Power BI Report Server is successful.

Integrate SCCM with Power BI Report Server Snap24
Integrate SCCM with Power BI Report Server

Restore SSRS Encryption Keys

After you have changed the database in the above step, you must restore SSRS encryption keys back. In the Report Server Configuration Manager, click Encryption Keys and click Restore.

Specify the backup keys file location and enter the password. Click OK.

Restore SSRS Encryption Keys
Restore SSRS Encryption Keys

We now see the encryption keys are restored.

Restore SSRS Encryption Keys
Restore SSRS Encryption Keys

Install Reporting Services Point Role

Before you install Reporting Services point role, perform the below steps. This is essential step because you may see reporting services server instance blank while adding it.

In the Report Server Configuration Manager window, click Web Service URL and click Apply button. Wait until you see Task is completed successfully message.

Integrate SCCM with Power BI Report Server Snap27
Install Reporting Services Point Role

Click Web Portal URL, click Apply button. Wait until you see Task is completed successfully message.

Integrate SCCM with Power BI Report Server Snap28
Install Reporting Services Point Role

In the Configuration Manager console, go to Administration > Overview > Site Configuration > Servers and Site System Roles. Select the server, right click and then click Add Site System Roles.

On the System Role Selection page, select Reporting services point. Click Next.

Install Reporting Services Point Role
Install Reporting Services Point Role

On the Specify Reporting services settings page, ensure reporting server instance is correct. Click Verify button and click Next. Complete the remaining steps and close the wizard.

SCCM Power BI Report Server Integration process

Install Power BI Desktop

You can download the Power BI Desktop from here. On a computer that has the Configuration Manager console, update the Configuration Manager console to the latest version. A detailed post on deploying PowerBI desktop using SCCM is covered here.

Close the Configuration Manager and run the Power BI Desktop setup. On the setup screen, click Next.

Install Power BI Desktop
Install Power BI Desktop

Accept the license terms and click Next.

SCCM Power BI Report Server Integration process
Install Power BI Desktop

Click Finish.

Install Power BI Desktop
Install Power BI Desktop

Power BI Reports in SCCM Console

This is the final step after we integrate SCCM with Power BI Report Server. After you click Finish, the Microsoft Power BI Desktop launches. Close the app. Now launch Configuration Manager console. Go to Monitoring > Reporting > Power BI Reports.

When you right click Power BI Reports, you see Create Report and Report Options. Click Create Report and now the Power BI Desktop app launches. The steps to integrate SCCM with Power BI Report Server is complete.

Power BI Report Server
Power BI Reports in SCCM Console

Share This Article
Prajwal Desai
Posted by Prajwal Desai
Follow:
Prajwal Desai is a Microsoft MVP in Intune and SCCM. He writes articles on SCCM, Intune, Windows 365, Windows Server, Windows 11, WordPress and other topics, with the goal of providing people with useful information.
12 Comments