Menu Close

SCOM 2022 – QuickStart Deployment Guide

There is already a very good deployment guide posted on Microsoft Docs here:  https://docs.microsoft.com/en-us/system-center/scom/deploy-overview The following article will cover a basic install of System Center Operations Manager 2022.   The concept is to perform a limited deployment of SCOM, only utilizing as few servers as possible, but enough to demonstrate the…

Demo Cookdown Management Pack Example

  A common requirement for more complex MP’s is cookdown. Cookdown is a concept where multiple workflows run on a healthservice, and share a common datasource.  When cookdown works properly, the datasource will only execute once, even when called by multiple workflows.  This saves precious resources, as these are commonly…

Monitoring Processes in SCOM

Monitoring a Process in SCOM can be pretty straightforward, or it can be pretty tricky depending on the application.  In this article, I will run through some examples of how to be successful, and what to avoid.   First, SCOM provides a “Process Monitoring” template in the console, that works…