Related Articles
Good-by SCOMfaq – Welcome stefanroth.net
I have been blogging about 2.5 years now mostly about System Center Operations Manager. I also blogged about Orchestrator and useful PowerShell scripts. My goal is always to provide a solution to a problem. There are many blogs out there which blog about WHAT is new but not HOW to use the technology or HOW […]
OMS – Agent for Linux Troubleshooting Help
In my previous post I introduced the OMS Agent for Linux. This time I would like to give you some troubleshooting starting points. There are countless possibilities for errors to occur, so it is nice to have at least a consolidated list where to find a log or configuration file. This should give you a […]
SCOM 2012 – Import Multiple Management Packs (Import-SCOMManagementPack)
There are maybe certain situation where you need to import multiple management packs using the “Import-SCOMManagementPack” command. How do you accomplish that? It is easy! Because the command is taking care of the dependencies we just have to provide ALL of the needed management packs in an array. In my example I want to import […]