Management Pack Script Troubleshooting

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…

Orchestrator Script Troubleshooting Xplat

Orchestrator 2012 SP1 – PowerShell 3.0, Run .Net Activity and Get-SCXAgent

New things are not always good things or at least old habits change. I had been working on some runbooks in Orchestrator 2012 SP1 and needed to run PowerShell 3.0 and the .Net Activity.  I installed Orchestrator 2012 SP1 on Windows Server2008 R2 which has PowerShell 2.0 installed natively. Then I wanted to use the […]

Configuration Script Troubleshooting

Quick Post – Get “Register this connection’s addresses in DNS” Setting Quickly

Today I had an urgent requirement to get from a selected part of servers the network setting “Register this connection’s addresses in DNS”. The reason was, that some server didn’t register their settings in DNS because this setting was not set and therefore the A-record was not registered in DNS. My time was limited approximately […]