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 […]
OMS – Error “Run Login-AzureRMAccount to Login” e.g. OMS Cmdlets
I wanted to play with the OMS cmdlets which are part of the AzureRM modules. The OMS / OperationsInsights module itself is called AzureRM.OperationsalInsights. A good place to start with OMS native PowerShell cmdlets is a blog post on the Building Clouds blog. So what is the exact issue? Well, I tried to query my […]
SCOM – Exchange 2010 MP “extest_” User (?)
Have you ever installed the Exchange 2010 management pack? If you follow the management pack guide there will be a section where you can enable the synthetic transaction tests for the Exchange. Those synthetic transactions will perform several tests on your Exchange infrastructure and warn you if there is a problem with your mail flow. […]