Related Articles
Azure DevOps – Commit URL On Azure Resource Tag (Part 2)
In my previous part I built a solution where I used https://rebrandly.com service to shorten the commit URL and add to a tag on a storage account. The problem might be, that you don’t want to us a public link shortening service like https://rebrandly.com or any other like https://bit.ly etc. you might be afraid of […]
PowerShell – Change Windows Service Login to Group Managed Service Account
Group Managed Service Accounts (gMSA) are an awesome way to have Active Directory taking care of password changes for the service accounts. How to create Group Managed Service Accounts and how to assign them to Windows services you will find plenty of articles and blog posts on the internet. Group Managed Service Accounts solve you […]
SCOM – Friday Rules WMI Event Rule (Alert)
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!