Home »

Posts tagged ‘Config Mgr Reports’


Error installing SQL Reporting Builder 3.0 in ConfigMgr. 2012

It has happen to me before, and it will happen again. I ran my ConfigMgr. 2012 administrator console without starting it as Administrator. When trying to edit a report I got the error message: Report Builder 2.0  is not installed as a click-once application on report server The error message is kind of funny, as [...]

Category: Config Mgr. Inventory and Reporting, Configuration Manager, SQL Reporting services, Tips and tricks  |  Comment

Timeout Expired on Report Server

One question I often get from System Center folks is about the SQL Reporting Services and report timeout. Unfortunately Microsoft have an default value on many report dataset which is to low for an production environment. The easy solution would be to edit the RSReportServer.Config XML file, I mean – in this file we have [...]

Category: Config Mgr. SP2, Configuration Manager, Home, SQL Reporting services  |  1 Comment

Creating Configuration Manager 2007 Reports – Part II Creating the first report

In this part I will walk you through the creation of a report in SQL Server Managmenet Studio. The report will show all clients with SMS 2003 Toolkit installed. Open SQL Server Management Studio and log on to the server. Navigate to the Configuration Manager database. The name is most likely SMS_<Sitecode>. Right click Views [...]

Category: Config Mgr. Inventory and Reporting  |  5 Comments

Creating Configuration Manager 2007 Reports – Part I the basics

I often hear customers and students complaining about the complexity of creating reports. Statements like; “the database is a mystery” and “I am not a SQL expert. I agree, the database can be a mystery. But using the proper tools and some very basic SQL skills you will be able to create powerful reports. I [...]

Category: Config Mgr. Inventory and Reporting  |  Comment