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 Maintenance Mode Script – Computer maintenance mode depending on SCCM 2012 collection membership
Maintenance mode is always something you are facing during System Center setups. Let’s say you have a SCCM administrator who want’s to deploy it’s Windows updates on a certain day e.g. Tuesday @ 08.00 p.m. o’clock, and he also decides to reboot each server forcefully after successful deployment. Because we (SCOM administrators) have to find […]
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 […]