Related Articles
OMS – Error “Run Login-AzureRMAccount to Login” e.g. OMS Cmdlets
I wanted to play with the OMS cmdlets which are part of the AzureRM modules. The OMS / OperationsInsights module itself is called AzureRM.OperationsalInsights. A good place to start with OMS native PowerShell cmdlets is a blog post on the Building Clouds blog. So what is the exact issue? Well, I tried to query my […]
MPViewer, OverrideExplorer, Proxy Settings – Tools Ready for SCOM 2012
Mostly I try to post my own content, but sometimes we have to blog about great things… Boris Yanushpolsky has re-compiled his tools for SCOM 2012. Great! Here the blog post from Daniele Muscetta. Tool: MPViewer 1.9The previous version 1.7 (that works with OpsMgr 2007 and 2007 R2) was released here. Version 1.9 has been […]
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, […]