Follow Me
Search
Categories
- Azure (65)
- DevOps (24)
- Events/Speaking (49)
- Exams/Awards (12)
- General (1)
- SCSM (112)
- Security (3)
- System Center (without SCSM) (26)
Tag Archives: customization
Control personalized views in SCSM
In SCSM Analysts have the option to change views for their specific needs. They can change the width of columns, hide columns completely or use grouping and sorting functions. All view personalizations are stored in the SCSM database so that … Continue reading
SCSM Customizations Presentation @SCUG_NL/@hypervnu Summer Night #SCSM
On June 26th 2014 I had the chance to present a SCSM session at the Dutch System Center user group during their annual Summer Night event. It was a great event with lots of content around System Center, Hyper-V and … Continue reading
Posted in Events/Speaking, SCSM
Tagged customization, hypervnu, scsm, scug, service manager, speaker, summernight, user group
Leave a comment
Another Intake Form – less pain in this (Service Manager) world
Service Desk employees are often faced with the situation that they do not know if the user that is calling is reporting an incident or has a request for service. By using a good questioning technique he can try to … Continue reading
Visual Studio Authoring Extensions (VSAE) – Part 3: Creating Views by using Snippet Templates
VSAE offers multiple options to create views. You could use the View template or an empty Management Pack Fragment template. For this example however, I decided to use a snippet template to demonstrate how this can be used to create … Continue reading
Posted in SCSM
Tagged authoring, authoring extensions, customization, snippets, visual studio, vs, vsae
5 Comments
SCSM Video Series – #1 Extending the Incident class and form
This is the very first part of a new Video Services that will show basic and advanced configuration and customization of Microsoft System Center Service Manager. This is a test run, because I got feedback of customers and also community … Continue reading
Make Service Manager Customer-aware
Out-of-the-box, Service Manager cannot be used to manage multiple customers – e.g. there is no customer field/attribute when you create a new incident. Without this information it is very difficult to see which customer reported a specific incident. If you … Continue reading
Relations between Objects
Sometimes it can be useful to group different objects together. One requirement could be, to group a Computer, a Monitor and a Printer Object together to form a Workplace Object. This could be useful to easily recognize which objects belong … Continue reading
Posted in SCSM
Tagged authoring tool, classes, customization, forms, inheritance, relations, relationship
11 Comments
Creating Classes
In Service Manager, instances of classes represent managed objects. if you want to manage non-default objects, it’s necessary to create new custom classes. The creation of classes can be done in two different ways. First, classes can be created using … Continue reading