Related Articles
Azure Log Analytics – Get Windows Event Description
There are cases where Microsoft tries to make our live a bit harder than it needs to be. One thing I always struggled with in the old SCOM days and also in the present Azure Log Analytics (ALA) days are Windows event descriptions. I just had a need to get the event description for a […]
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 […]