Related Articles
Summary of Permission needed – Security in SCOM
Posted on Author stefanroth
Kevin Holman has postet a valuable summary of permissions needed in SCOM. It is about accounts needed and customizing the SCOM console! Great article! You will find it here.
SCOM – Friday Rules WMI Event Rule (Alert)
Posted on Author stefanroth
As promised here another short video from my “Friday Rules” series on creating SCOM monitoring rules. This time I will show you, how you can monitor the creation of local groups on your server using the WMI Event (Alert) rule. Have fun!
Azure DevOps – Commit URL on Azure Resource Tag (Part 1)
Posted on Author stefanroth
When you deploy an Azure resource like VM, storage account etc. via Azure DevOps you don’t know from which commit in your repository it had been deployed. The only thing you can assume that it was probably the latest run of your pipeline which deployed that resource. There is no obvious connection between the ARM […]