Browse by Tags
Operations Manager Report subscription wizard asks you to specify a File Name when you choose Windows File Share delivery method. In most cases where you just need to have a most recent report delivered to the share you would just type a desired name
Read More...
SCOM 2007 reporting infrastructure has an ability to invoke a view or execute a task defined in a Management Pack from a report. This functionally helps bringing context from the report "back" to the operation console. Most of the out-of-the-box SCOM
Read More...
Operations Manager 2007 R2 adds a set of valuable and long awaited features targeted to reporting users and report authors. Here is the list: Service Level Tracking reporting. First step towards solving a problem of service level monitoring. Service Level
Read More...
A set of SCOM 2007 SP1 specific training videos are now published on TechNet at http://technet.microsoft.com/en-us/opsmgr/bb986763.aspx . There are two videos out there I am doing on new reporting features in SCOM 2007 SP1. Here are the links: Using the
Read More...
If you try editing some generic reports like Performance in Visual Studio you will get an error saying that EnterpriseManagementChartControl is not installed. The reason is that SCOM 2007 does not configure EnterpriseManagementChartControl development
Read More...
The Release Candidate of Service Pack 1 for Operations Manager 2007 is released and ready for download from http://connect.microsoft.com/systemcenter . This release is fully supported and it will be an upgrade form it to SP1 RTM. SP1 RC is adding several
Read More...
Generic performance reports are ones of the most powerful generic reports in SCOM 2007. I like to start from " Performance Top Objects " and " Performance Top Instances " reports. They are the easiest and creating linked reports for them could be quite
Read More...
The question keeps popping up so I decided to put this on my blog. SCOM 2007 console does not have an ability to create a new Report Operator user role. Part of the reason is that there is no UI to grant permissions to individual reports from SCOM console
Read More...
Several customers asked us lately if there is a way of getting actual values the performance report charts are generated on in a tabular form. Even thought this is not possible in the Performance report it is in fact possible with the Performance Detail
Read More...
Availability report is one of the easiest reports to create links to. The report is based on the monitor state changes. There are not that many parameters to control besides list of monitoring objects, monitor states considered to be downtime and essentially
Read More...
Nearly any report requires you to fill some parameters before you run it. Most commonly you are asked to provide a date range, objects you are interested in and maybe some other parameters that drive report content. " Report parameters block " is the
Read More...
It is not a secret that standard way of presenting report parameters in SQL Server Reporting Services does not give you much flexibility. Designing reporting solution for SCOM 2007 we wanted to change that and enable a way reach controls could be used
Read More...
It’s unfortunate but SCOM 2007 RTM does not have an ability to publish favorite reports back to the reporting server. It can however be done manually. The best way to do this is to create a linked report. Console will show the report even if it is not
Read More...
In SCOM 2007 we tried to make out of the box reports as generic and as configurable as possible. The result of these efforts is more possibilities with actually much less work from your side to customize reports to needs of your organization or your custom
Read More...
In my previous post “ Authoring reports for SCOM 2007 ” I said that there are basically tree ways to author new reports for SCOM 2007. Create a linked report, use Report Builder or create a custom report using Visual Studio. The best way to introduce
Read More...