Related Articles
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…
PowerShell – Create a Credential Object with NULL Password
In one of my automation tasks I had the need to create a credential object with a $null password – an empty / NULL password. One easy way to do is, create just instantiate a new secure string object using the new() constructor from the .Net class like this: or using New-Object cmdlet like this […]
Private Cloud Community Evaluation Program
If you are interested in upcoming new System Center 2012 products and also would like to learn more about Private Cloud solutions I highly recommend to apply for the Private Cloud CEP . There you will learn in a structured approach how to create a Private Cloud environment. I just got today a mail confirming […]