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: xml
Visual Studio Authoring Extensions (VSAE) – Part 2: Creating a Folder with a custom Image
In part 2 of this VSAE series I will demonstrate how to create folders with custom images to the Management Pack to have a container ready for creating views later on. Make sure you take a look at the other … Continue reading
Posted in SCSM
Tagged authoring extensions, authoring tool, mp, mpb, visual studio, vs, vsae, xml
7 Comments
Visual Studio Authoring Extensions (VSAE) – Part 1: Creating a new CI Class
I decided to do a VSAE series that explains how to use the Visual Studio Authoring Extensions to extend and customize Service Manager. This is indeed an excellent extension when Visual Studio is your Service Manager authoring tool! If it’s … Continue reading
Posted in SCSM
Tagged authoring extensions, authoring tool, mp, mpb, visual studio, vs, vsae, xml
19 Comments
Strong name key files for sealing your MPs … hmmmm?!
You may have heard that sealing Management Packs (MPs) is a good practice. This is definitely the case when you have MPs that contain classes, class extensions etc. because you can reference to those classes from other MPs. Referencing is … Continue reading
Autoincrement Property IDs
I’m writing this blog post while sitting in my car in the middle of a huge traffic jam at famous St.Gotthard in Switzerland (2 hours waiting time) The positive thing is that I have plenty of time to write a … Continue reading
Posted in SCSM
Tagged auto increment, autoincrement, default value, key property, management packs, mp, xml
15 Comments