Related Articles
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. […]
SCOM 2012 SP1 – Configure Web Console HTTPS “500 – Internal server error”
Yesterday, I bumped into an issue while configuring https for the SCOM web console. As this is a IIS hosted website there is no magic configuring it. Well, I was taught something else. The SCOM environment was running on Windows Server 2012 and the SCOM 2012 SP1 had UR1 installed. Everything was running fine and […]
Azure Policy – Audit and Deploy CanNotDelete Lock on Resource Group Based on Tags
If you move your workloads to production or even preproduction it is highly recommended to protect them not only against data loss but also from accidential deletion. One feature in Azure which can help are Resource Locks. Depending how you configure the lock, you cannot delete the resource, but still read and modify (CanNotDelete lock) […]