Related Articles
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 […]
SCOM 2012 – Encryption Key To Backup Or Not To Backup
Once in a time there comes the question about the encryption key in SCOM 2012 (SP1). Older SCOM administrators were used to backup their SCOM encryption key using the SecureStorageBackup.exe utility in SCOM 2007 R2. This encryption key is essential for restoring a SCOM 2007 R2 RMS server. http://technet.microsoft.com/en-us/library/cc540390.aspx The root management server encryption key […]
SCOM – Friday Rules NT Event Rule (Alert)
Again one week later, it is time for “Friday Rules”. I can imagine you have been using this rule a lot, so I tried to add some additional information e.g. how you can create custom event logs and events using PowerShell and of how to spice up your alert names. I hope you will enjoy. […]