Related Articles
Azure DevOps – Commit URL on Azure Resource Tag (Part 1)
When you deploy an Azure resource like VM, storage account etc. via Azure DevOps you don’t know from which commit in your repository it had been deployed. The only thing you can assume that it was probably the latest run of your pipeline which deployed that resource. There is no obvious connection between the ARM […]
SCOM 2012 – Comparing Deployed Agents vs. Active Directory Computer Objects (PowerShell)
It has been a moment since my last post, but I assume you know how everything goes crazy before Christmas. This time I would like to share a script which is very useful while implementing SCOM. When you deploy agents you will be guided by the SCOM wizard and at the server selection appear only […]
SCOM 2012 – Console Crash On Windows 7 x86 (32-bit)
Today I ran into an issue which I would like to share. The customer had Windows 7 clients fresh and nicely installed including SCOM 2012 SP1 console. Every time we tried to start the SCOM 2012 SP1 console Windows Error Reporting (WER) would kick in and the console crashed. The clients had Windows 7 32-bit […]