Related Articles
SMA – Migrating SMA Runbooks (SMART Toolkit) Annoying Confirmation
To migrate SMA runbooks from one environment to another you probably want to use SMA Runbook Toolkit to export and import the runbooks and assets, you can find the download here. This toolkit is a collection of PowerShell scripts which are few years old but still work perfectly with SMA 2016. After you downloaded the […]
SCOM 2012 – Export Grey Agents using Powershell
There was a request in the TechNet forum to get all grey agents in SCOM 2012 using Powershell and export the Displayname and HealthState into a file. Because I haven’t seen a solution I thought I will share these few lines of code maybe you can use them also. #Import the OperationsManager module Import-Module OperationsManager […]
OMS – Free Microsoft Operations Management Suite (OMS) E-Book
Great achievements deserve great attention! The”Black Belts” of OMS Tao Yang, Stanislav Zhelyazkov, Pete Zerger and Anders Bengtsson have just released a free new e-book about the latest and greatest Microsoft Operations Management Suite (OMS). It has over 400 pages and covers the following topics… Chapter 1: Introduction and OnboardingChapter 2: Searching and Presenting OMS […]