Related Articles
SCSM – Set Work Item State / Activity State via PowerShell
I do currently a lot of automation and today I had a need to change state of a service request. The service request itself was “Closed” and as you might know, you cannot change anything if the work item is set to “Closed”. Because I needed to trigger the runbook activities behind the service request […]
Microsoft MVP Award 2017
Yes I got it again, awesome! Today I received an e-mail from Microsoft, that I am re-awarded for another year as Most Valuable Professional (MVP). This is my 3rd year as an MVP and it still feels like –WOW! I got the award in the Cloud and Datacenter Management space for my expertise and community […]
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, […]