Log in  \/ 
x
x
x
Register  \/ 
x

30
May
2017

Changing alert priority for APC UPS rules with PowerShell

Our management packs for Microsoft SCOM use numerus rules based on SNMP traps. For instance, in the management pack for APC UPS monitoring has more than 100 rules.

Written by: Yuriy Nizhnikov Categories: System Center 2012 Operations Manager

11
May
2016

A report for Manual Activities with SLA details including Duration and Active Duration

One our potential customer has asked us about a report with SLA details including durations for Manual Activities in SCSM 2012 like the ones we built for Incidents and Service Requests. The customer employed SLO for Manual Activities and wanted to get a clear picture for each SLO instance.

Written by: Yuriy Nizhnikov Categories: System Center 2012 Service Manager

08
March
2016

Creating a sealed management pack with SCSM outriggers using PowerShell

One of our popular free tool is SCUtils DWMPcreator that lets you generate sealed management packs for the Service Manager 2012 Data Warehouse within seconds. It can be used for classes and relationships and supports adding custom outriggers. However, you cannot create a management pack just for outriggers using DWMPcreator.

Usually, an outrigger management pack could be easily created manually but if you do it infrequently, it might be a time-consuming task. Yesterday I decided to build a simple PowerShell script that would automate this process. Surprisingly, the script happened to be quite long and not as short as expected.

Written by: Marat Kuanyshev Categories: System Center 2012, SCUTILS BLOG

17
February
2016

Notifying reviewers with attachment links to new Service Manager HTML5 portal

Last year I published a blog post about using SCUtils FileAttachment to send notifications to reviewers with links to the documents attached to the Review Activities in Microsoft System Center 2012 Service Manager. The solution lets reviewers download the attached files from the SCSM self-service portal based on SharePoint platform.

A bit while ago, Microsoft released a new HTML5 self-service portal and I decided to revise all previously published solutions to support seamlessly both types of the portal. I created a small add-on that keeps the portal URL and it’s required to make this solution works.

Written by: Marat Kuanyshev Categories: System Center 2012 Service Manager

15
February
2016

How to make IT analysts put a correct Incident classification category in SCSM 2012 & 2016

I’ve got a request from our customer who asked for a help with a SCSM console’s customization. He complained that IT analysts in Incident classification category sometimes set values that had sublevels. Most of time it happened by mistake but in the reports it caused ambiguity and miscounts.

Written by: Marat Kuanyshev Categories: System Center 2012 Service Manager

11
February
2016

Inform an affected user when an attachment is added

Last week we’ve got a request from our customer in Latin America who wanted to notify an affected user with an attachment link when the attachment is added to Incidents. There’s a solution published on TechNet Service Manager blog that can be used to create a notification workflow. However, using this approach you can send a message with all attachments instead of last one.

Written by: Marat Kuanyshev Categories: System Center 2012

07
February
2016

Service Manager 2012 self-service portal URL for different purposes

When we just released SCUtils FileAttachmentHTML5, one my colleague told me that now we had very similar solutions for SharePoint and HTML5 self-service portals and all ‘file attachment’-related solutions published on this blog required additional steps to implement. It happened because a self-service portal URL address is hardcoded and anyone eager to apply the solutions had to change and rebuild C# code to make it working. That was true and, despite the fact that I had planned to teach you some SCSM coding, many customers preferred a plug’n’play approach. He advised me to create a settings form to keep the self-service portals address for all our future and past solutions.

Written by: Marat Kuanyshev Categories: System Center 2012 Service Manager

01
February
2016

Knowledge article rating’s transparency in the new HTML5 self-service portal

Exploring the HTML5 System Center 2012 R2 Service Manager Self-Service Portal updated in January 2016 I’ve noticed one curious thing about the knowledge article’s ratings.

Written by: Yuriy Nizhnikov Categories: System Center 2012 Service Manager

14
December
2015

Reports for Incidents and Service Requests with SLA details including an Active Duration

In the version 1.2 of SCUtils SLAInstanceDuration we have presented a new feature – a calculated “Active Duration”.

Written by: Yuriy Nizhnikov Categories: System Center 2012 Service Manager

09
September
2015

Getting any SCSM entity by Guid

One of our customers requested a tool to get any SCSM entity by Guid. I didn’t know such a tool and decided to make that one.

Written by: Marat Kuanyshev Categories: System Center 2012 Service Manager

01
September
2015

Related Items for Review Activity

After my blog post about adding Related Items tab to Manual Activity form in Microsoft System Center 2012 Service Manager, we have found out that some people just need the same ready-to-go solution for Review Activity.

Written by: Marat Kuanyshev Categories: System Center 2012 Service Manager

20
July
2015

Using a related object from the deleted relationship to notify ex-assigned analysts (C# version)

Engaging data from deleted relationships can be very useful in some cases. For instance, to be aware if someone deletes affected users in the closed cases or replaces attachments etc.

Categories: System Center 2012, System Center 2012 Service Manager, SCUTILS BLOG

29
June
2015

Customizing SCCM 2012 reports to support multiple values in a parameter

In our recent project, I’ve got a request to let custom reports to support multiple values in parameters. It seemed to be a little effort but I spent many hours to make it works.

Many recommendations advice to join the parameter’s multiple values in one using a function JOIN in SQL Reporting Services:

=Join(Parameters!YourParameter.Value,',')

Then using Transact-SQL IN statement check if the variable of the SQL query is among the selected values.

Unfortunately, 'as is' it didn’t work for me.

Written by: Marat Kuanyshev Categories: configuration, System Center 2012, System Center 2012 Configuration Manager, SCUTILS BLOG

11
June
2015

SCUtils Email Connector's connection settings for popular email platforms

We periodically receive requests about the SCUtils Email Connector’s connection settings for popular messaging platforms. I’ve decided to post about the connection settings used for those email systems.

First of all, I have to mention that the connection settings of the on-premise systems could be changed on the server side. So it’s a good idea to check the settings with your email administrator.

Before you begin, please make sure that IMAP or POP protocol is enabled for the email account you try to connect.

Written by: Marat Kuanyshev Categories: System Center 2012 Service Manager

02
June
2015

How to get the status for cubes and measure groups in SCSM 2012 Data Warehouse

Recently I’ve received an email from our customer who asked for a script to get the status of OLAP cubes and their measure groups without using the SCSM 2012 console or SQL Management Studio. We had some pre-built scripts to work with Microsoft SQL OLAP so the task was accomplished quite easy and fast.

Written by: Marat Kuanyshev Categories: System Center 2012, System Center 2012 Service Manager, SCUTILS BLOG

[12 3 4  >>  

This is the default dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.