Related Articles
Azure Stack – Azure Stack Development Kit Meets Terraform
In this post I would like to write about my experiences using Terraform on Azure Stack Development Kit (ASDK). What is Terraform? Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions. Configuration files describe to Terraform the […]
SCOM 2012 – Console Crash On Windows 7 x86 (32-bit)
Today I ran into an issue which I would like to share. The customer had Windows 7 clients fresh and nicely installed including SCOM 2012 SP1 console. Every time we tried to start the SCOM 2012 SP1 console Windows Error Reporting (WER) would kick in and the console crashed. The clients had Windows 7 32-bit […]
SCSM – Get Service Request Object From Any Nested Child Runbook Activity
When you are starting to automate stuff in your cloud environment you probably use SMA for automation and Service Manager to trigger the necessary runbooks in SMA. As this is really great stuff you will start facing many new challenges because you have to script in PowerShell to achieve your goals. Depending on your architecture […]