Related Articles
SMA – SMA Runbook Toolkit (SMART) Watch The Encoding
Recently while building some serious SMA runbooks I bumped in an issue. We usually develop the SMA runbooks in different editors like PowerShell ISE / SMA GUI / Notepad++ and keep them saved in TFS online, which we managed through Visual Studio. After we finished developing the runbook, which would update the runbook activity in […]
SCOM 2012 R2 – What’s New Overview
SCOM 2012 R2 preview has been released and Microsoft has made some major investments technologies like Java APM (application monitoring for Java), Virtual Machine Manager integration, Azure monitoring and System Center Advisor. Overview:
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 […]