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 […]
E2EVC – Session “Microsoft Operations Management Suite (OMS) meets Citrix”
I am very happy to have a session with my buddy MVP Stefan Johner, at the Experts 2 Experts Virtualization Conference 2016 which will take place from November 18th-20th in Rome. E2EVC is a non-commercial, virtualization and Citrix community event. The main goal of the event is to bring the best virtualization and Citrix experts […]
SCOM 2016 – What’s New UNIX/Linux Series: Agent Task Running Script e.g. Perl
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 […]