Related Articles
System Center Universe Europe – SCOM Dashboards New Widgets and Possibilities
Here I would like to share the session recording from System Center Universe Europe 2014 about the new SCOM widgets and what you could do with it. Sadly we had just one hour to talk about but I hope you get a good impression of the almost endless possibilities. For your convenience I am sharing […]
Azure Policy – Audit and Deploy CanNotDelete Lock on Resource Group Based on Tags
If you move your workloads to production or even preproduction it is highly recommended to protect them not only against data loss but also from accidential deletion. One feature in Azure which can help are Resource Locks. Depending how you configure the lock, you cannot delete the resource, but still read and modify (CanNotDelete lock) […]
PowerShell – JSON-RPC 2.0 Interaction Connecting SCOM
SCOM is the best monitoring system on this planet but there are also other systems around. You might find yourself in a situation where you need to get some information from the other monitoring system into SCOM. Because there is probably not a supported connector for SCOM available we have to find a way to […]