Related Articles
SCOM 2012 Linux Monitoring (Lab) – Part 4 Monitoring Application Server
Posted on Author stefanroth
In Part 3 we deployed the agent to LINUX and started to monitor SUSE LINUX. But just want to give you some impression how and what it is going to look like. The diagram shows you disk, network card and the operating system in a nice view. There is a lot of data you get […]
SMA – Cannot create unkown type ‘{clr-namespace:Microsoft. PowerShell. DyncamicActivities} Activity_xxxxxxxxx_Nested’
Posted on Author stefanroth
I have done many projects using Service Management Automation and PowerShell. One specific error I haven’t seen so far in the job exception of the SMA runbook is this…
SMA – Invoke Runbook Error “Cannot find the ‘’command.”
Posted on Author stefanroth
This is just a quick post about SMA. I bumped many times in this error while writing PowerShell workflows in SMA … …and I figured out that there are many reasons for this error. If you are nesting runbooks like this… Several reasons could lead to this problem: The child workflow does not exist in […]