Related Articles
Basel PowerShell User Group – “End-To-End Automation using Service Manager and SMA”
I would like to spread the words about an upcoming user group session event in Basel, Switzerland. My buddy PowerShell MVP Stéphane van Gulick will host this event and we both will have a session. I will present what you can do with System Center Service Manager and Service Management automation in a session called […]
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) […]
SCOM 2012 Maintenance Mode Script – Computer maintenance mode depending on SCCM 2012 collection membership
Maintenance mode is always something you are facing during System Center setups. Let’s say you have a SCCM administrator who want’s to deploy it’s Windows updates on a certain day e.g. Tuesday @ 08.00 p.m. o’clock, and he also decides to reboot each server forcefully after successful deployment. Because we (SCOM administrators) have to find […]