If you are using SCCM 2012 with SQL Server 2008 R2 Reporting Services you will run into a problem when you would like to create your own reports. The following Error Message will be displayed:
“Report Builder 2.0 is not installed as a click-once application on report server”
SQL 2008 R2 works with Report Builder 3.0. To solve this issue you have to change:
- registry value
HKLM\Software\Wow6432Node\Microsoft\ConfigMgr10\AdminUI\Reporting\ReportBuilderApplicationManifestName
from “ReportBuilder_2_0_0_0.application” to “ReportBuilder_3_0_0_0.application” on every computer where you use the SCCM Console and would like to start the Report Builder. - start the SCCM Console as Administrator
Principal Security Consultant | MVP at baseVISION AG
I’m a consultant, trainer and architect for modern workplace and enterprise mobility projects with Microsoft Technologies in the past ten years. I love to push and design the modern workplace based on Microsoft 365 for my customers which is the only answer for the current security threats, agile world and the fast-changing business requirements of my customers. Important for me is to simplify and automate the operational processes, because there are the highest costs.
Latest posts by Thomas Kurth (see all)
- Microsoft Sentinel ASIM Parser demystified - March 31, 2024
- Enhancing Network Security Insights with IDS/IPS of Ubiquiti Dream Machine Pro and Microsoft Sentinel - March 10, 2024
- Ubiquiti Dream Machine Pro Logs to Microsoft Sentinel - February 6, 2024
0 Comments