Related Articles
stefanroth.net – New Blog Design
It has been 6 years ago when I started to blog about Microsoft technologies, mainly SCOM. You might know the “old” URL was blog.scomfaq.ch / scomfaq.wordpress.com. I started with the famous Twenty Eleven theme… Between 2014 and 2015 I changed the name of the blog to stefanroth.net and I decided to try another theme and […]
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 […]
SCOM 2012 – Installing Pre-requisites for Web Console
Sometimes it takes time to install pre-requisites especially for the SCOM web console. There you need IIS, .NET Framework 3.5.1 and tons of IIS modules. There is a way to simplify. Use Powershell . To get an overview what has been installed type: Get-WindowsFeature If you want to see what IIS options has been installed, […]