Related Articles
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 Universe Europe 2014 – Looking Back…
For the second time in a row, the community conference System Center Universe 2014 Europe was held on September 17-19 2014 in Basel-Switzerland. 370 people from 20 different countries attended the conference to learn, present, discuss, meet and have fun. Depending on the person the priority of these activities may changed during the 3 days […]
SCOM – Certificate Missing Enhanced Key Usage EventID 20050
If you want to monitor a server which does not belong to a domain you need to use a certificate, which has special requirements. You will find many posts how to handle SCOM certificates using a Microsoft PKI on the internet. An example is the detailed post from Tyson Paul. One of the essential requirements […]