Related Articles
SCOM 2012 R2 – Integrate SC Advisor Website
If you talk to people for example at System Center Universe DACH you get ideas and also solutions right from the experts. Well this time, I was having dinner with Cameron Fuller (THE SCOM guru) from Catapult Systems , just a simple idea came up. As you know System Center Advisor will be available as […]
SCOM 2012 R2 TP3 – Monitoring Apache Web Server
Few month ago, Microsoft released management packs for monitoring open source software like Apache HTTP Server or MySQL databases. In this post I would like to have an overview of monitoring Apache web server. So far there have not been many free options to actually monitor this web server, although it is a very common […]
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, […]