Related Articles
Quick Post – SCVMM 2012 R2 / SCOM 2012 R2 Integration Port Used
As you know you can easily integrate SCOM with System Center Virtual Machine Manager (SCVMM). If both system live in the same forest this is not a problem and you can find all the steps here. What happen if one system lives in a separated trusted forest which has a firewall in between? For integrating […]
SCOM – Populate Attributes Through PowerShell
This time I would like to show a cool idea about modifying class instance properties. In SCOM we usually use registry or WMI discoveries to populate attributes. These attributes are used for dynamic groups or maybe just to append some more information to the class instance. Imagine you are using a registry discovery for populating […]
SMA – Cannot create unkown type ‘{clr-namespace:Microsoft. PowerShell. DyncamicActivities} Activity_xxxxxxxxx_Nested’
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…