Related Articles
Azure Zurich User Group – Speaker
I am very happy to have a session at the Azure Zurich user group meetup in Zürich, Switzerland. I will have a session about Microsoft Operations Management Suite (OMS) which will give you an overview how OMS works and what it is capable of in a private, hybrid and public cloud scenario. The session is […]
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 […]
SCOM 2012 – Getting SCOM SNMP Device Properties in PowerShell
Have you ever tried to access a network device respectively network device properties in SCOM using PowerShell? Let’s say you want to access the network device’s IP address, vendor or description for using in a script? Well, I am sure you will run into a problem which you probably don’t expect. You might think, easy, […]