Archive for category SCSM
Year/Month filter and aggregation in an Excel Pivot Table in SCSM 2012
Posted by Fabrizio Guaitolini in Reporting, SCSM on December 4, 2012
Update: there’s now an alternative method directly from the product group that creates a new dimension in Service Manager SystemCenterWorkItem cube: http://blogs.technet.com/b/servicemanager/archive/2012/12/07/incidents-or-service-requests-sliced-by-months-quarters.aspx At the time of this writing, it seems that is not possible to filter or aggregate workitems by date selecting months and years. For example you cannot easily filter incident created in […]
Issues connecting SvcMgr 2012 to OpsMgr 2012 (Part 2)
Posted by Fabrizio Guaitolini in Bug, Debugging, SCOM, SCSM on May 3, 2012
Following the post Issues connecting SvcMgr 2012 to OpsMgr 2012 (Part 1) in part 2 I will detail debugging steps I have taken and a possible workaround. Since I can repro the issue out of SM I started attaching a WinDbg to my sample application and I loaded psscor2 to enable Managed Code debug. I […]
Issues connecting SvcMgr 2012 to OpsMgr 2012 (Part 1)
Posted by Fabrizio Guaitolini in Bug, Debugging, SCOM, SCSM on May 2, 2012
This post is about an issue I encountered last week trying to connect Service Manager 2012 to Operations Manager 2012 in my lab Environment. While configuring the connector using the “Operations Manager CI connector wizard” I received the following error : An object of type MonitoringClass with Id 1d870aa6-edb4-7d13-3950-d3c73755d6bf was not found. Daniele that is […]