Related Articles
SCOM 2016 – Preview 1711 What’s new?
You might have heard that Microsoft is switching to a semi-annual channel for Windows Server and System Center. If you have no clue what this is or what it means then read this post from June 2017. In short, it means that every half year, Microsoft will release new updates for your System Center / […]
Azure Automation – Up / Down Scale Azure VM
Recently I made a couple of demos how you could benefit from Azure Automation acting on certain alerts. One demo was, if an OMS or Azure Monitor alert is triggered because of high CPU on your Azure VM, a webhook will be called and scale up the Azure VM to a predefined size. In Azure […]
SMA – SMA Runbook Toolkit (SMART) Watch The Encoding
Recently while building some serious SMA runbooks I bumped in an issue. We usually develop the SMA runbooks in different editors like PowerShell ISE / SMA GUI / Notepad++ and keep them saved in TFS online, which we managed through Visual Studio. After we finished developing the runbook, which would update the runbook activity in […]