Related Articles
PowerShell – Comparing Management Pack Version
I bumped into an interesting problem while writing a custom PowerShell module. The module should compare the management packs from a SCOM management group and some local repository. If the local repository has a higher version number than the currently installed management pack, the script should import the management pack into SCOM. This post should […]
DPM 2012 R2 – Console “No connection could be made because the target machine actively refused it”
Doing same things again and again, does not mean they end up always the same way. At one point you want to monitor DPM 2012 R2 and you probably want to use the Central Console to manage your DPM servers. If you want to achieve this, you need to install the Central Console on the […]
SCOM 2012 SharePoint Dashboard – Part 2
In SCOM 2012 SharePoint Dashboard – Part 1 I showed you how to add a SCOM Dashboard to SharePoint site. Because I am using the SharePoint Foundation 2010 so far only SCOM Admins and Operators would have access. Except you would configure shared credentials in SharePoint which is not supported in the SharePoint Foundation version. […]