Related Articles
Quick Post – Mastering Windows Server 2012 R2 (Wiley/Sybex)
This post is very special and I am proud to announce that soon one of the first and currently most comprehensive books about the latest and greatest Windows Server server version Windows Server 2012 R2 will be released in December 2013. MVP Kevin Greene, Christian Booth, Robert Butler, John McCabe, Robert Panek, Michael Rice and […]
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 […]
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) […]