Most of the Configuration Manager 2012 systems I’ve setup so far use Microsoft SQL Server 2008R2. 2008R2 uses the Report Builder 3.0 not 2.0 and ConfigMGR 2012 natively uses 2.0. Hence if you try to select Create Report you might get the following error,

Report Builder 2.0 is not installed as a click-once application on report server

To get past this install Report Builder 3.0 , Report builder download here. Once you have installed Report builder edit the following registry key, HKLM\Software\Wow6432Node\Microsoft\ConfigMgr10\AdminUI\Reporting\ReportBuilderApplicationManifestName change the value from “ReportBuilder_2_0_0_0.application” to “ReportBuilder_3_0_0_0.application” on any machine you want to start Report Builder 3.0.

Related posts:

  1. Configuration Manager 2012 clients for Linux and Unix I was really happy a while back when ConfigMGR SP1...
  2. Configuration Manager Documentation Library update In case you missed it the Configuration Manager documentation library...
  3. Top reasons to use ConfigMGR 2012 for software updates instead of WSUS Jörgen Nilsson wrote a really good post on why you...