Categories
Automation PowerShell SCCM

ADR ++ – Improving ADR Through PowerShell

Automatic Deployment Rules (ADR) are great! They simplify so much of the patching process. That helps us save time, and also helps us in avoiding human errors. But they have a few minor inconveniences like: The SUG being generated does not have the best naming convention. We do not have a sophisticated deployment configuration as […]

Categories
Automation Tools

Using Power Automate and Microsoft Forms to Automate Azure DevOps User Story Creation

Wow, that title is a mouthful, isn’t it? I thought of shortening it by changing it to “PowerFortomatetoryOps”, but decided against it at the last moment. Do you like the current title a little more now (wink wink)? Coming back to the topic at hand though, we are going to automate the User Story creation […]

Categories
Automation SCCM

MEMCM Infra Change Monitoring

In one of my previous posts, I talked about how to Audit MEMCM using Status Messages SQL Queries. Today’s post is going to talk about a similar topic of monitoring but changes the approach from reactive to proactive. After implementing this automation, changes in the MEMCM Console will trigger an email and/or Teams notification, as […]