Related Articles
SCOM 2012 – Install SCOM PowerShell Modules Without SCOM Console Installation
Yes we all know less is sometimes more. This saying does not only belong to the human bodyweight, nope, since the Windows Server Core area we all know less “*.dll” is better. Like this saying, a few days ago I had been asked an interesting question. How can we use the SCOM PowerShell module without […]
SCOM – Save a Connection String for Use in a PowerShell Script
Sometimes it is necessary to store certain information in a (secure) way, like a connection string, which you might want to use in your PowerShell scripts. The scripts could be then used e.g for the Command Notification Channel. Let’s assume you need to connect to a foreign system and this system provides you with a […]
System Center – SQL Server 2008 R2 Performance Tuning
In this article I would like to share some SQL Server performance tuning tricks which will give an extra boost to your System Center infrastructure. I will focus on SQL Server 2008 R2 as this is the latest SQL Server edition. My attempt was to create a generic tuning guide for System Center but because […]