Related Articles
Orchestrator 2012 SP1 – PowerShell 3.0, Run .Net Activity and Get-SCXAgent
Posted on Author stefanroth
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 […]
SCOM 2012 – NEW Monitoring Pack for UNIX and Linux OS
Posted on Author stefanroth
Microsoft just released the latest Xplat management packs for System Center Operations Manager 2012. You can find it here
SCOM 2016 – What’s New UNIX/Linux Series: Agent Task Running Script e.g. Perl
Posted on Author stefanroth
I assume you are familiar with creating SCOM tasks and you know there are tasks that are executed on the SCOM console side (console task) and such that are executed on the agent (agent task). In the past you had only few options, like running commands on Windows and UNIX/Linux or scripts only on Windows […]