Related Articles
Quick Post – New Theme @ stefanroth.net
Nope, your screen is not damaged I just updated the theme on my blog. It looks a bit more cleaned up and friendly. I hope you like it! Let me know what you think or if you have any suggestions just post a comment. Cheers, Stefan
Azure Policy – Add Date/Time Resource Group Tag
Have you ever tried to figure out the creation date of a resource group in Azure? As easy it may sound as difficult it is. I needed a timestamp, because I wanted to do some automation. So first I expected to see a timestamp in Azure Resource Graph. Well, this did not work and a […]
SCOM – Populate Attributes Through PowerShell
This time I would like to show a cool idea about modifying class instance properties. In SCOM we usually use registry or WMI discoveries to populate attributes. These attributes are used for dynamic groups or maybe just to append some more information to the class instance. Imagine you are using a registry discovery for populating […]