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 […]
SMA – Error “Root element is missing”
While I was building SMA runbooks in the past couple of months I bumped into this rather strange error. So happen few days ago, I tried to call (invoke) a child runbook, from a parent runbook function. SMA returned an error “Root element is missing” I simplified the structure so it looks like this… Function […]
SMA – Invoke Runbook Error “Cannot find the ‘’command.”
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 […]