Related Articles
SCOM 2012 – Get Agent Failover Management Server
Because of an issue I needed to get the failover management servers of the agents. Well, because I like to fool around with Powershell I thought I would write a short script. Just to give you some background how I figured it out. First I got the members of the Get-SCOMAgent command by typing: Get-SCOMAgent […]
SCOM 2012 – Technical Documentation Download Version 1.0
Microsoft released the System Center Operations Manager 2012 Documentation Version 1.0. Authoring Guide for System Center 2012 – Operations Manager Deployment Guide for System Center 2012 – Operations Manager Operations Guide for System Center 2012 – Operations Manager System Center 2012 – Operations Manager Cmdlet Reference These guides can be found here .
Quick Post – Import-SCOMManagementPack : The requested management pack is not valid. See inner exception for details.
I have seen in the forum there are some difficulties using the Import-SCOMManagementPack cmdlet for SCOM 2012. Some time ago I wrote a post about how to import multiple MPs using Import-SCOMManagementPack. If you try to import just one MP you might get a meaningless error in PowerShell like this…