Related Articles
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…
Quick Post – SCVMM 2012 R2 / SCOM 2012 R2 Integration Port Used
Posted on Author stefanroth
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 […]
Orchestrator – Use Powershell (only) to Trigger Runbooks
Posted on Author stefanroth
Today I needed a solution which I could trigger a runbook using Powershell only. I found a very flexible and extendable solution on Codeplex.