Related Articles
SCOM 2012 – Add a product key to an eval version
Posted on Author stefanroth
Microsoft published KB2699998 which guides you through setting a valid license key for a SCOM 2012 evaluation version. KB can be found here.
Quick Post – SCOM Script Monitor Customizing Alert Name
Posted on Author stefanroth
This time I needed to build a two-state script monitor to test several file shares for availability. The script works in multiple steps… Try to access the shared folder Create a file within the share Check if the file exists Delete the file If one of the tests above would fail, we need to get […]
SCOM – Certificate Missing Enhanced Key Usage EventID 20050
Posted on Author stefanroth
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 […]