Quick Download: https://github.com/thekevinholman/Microsoft.KMS Many customers still use KMS activation for on-prem deployments. This management pack will discover and monitor your KMS servers. This MP supports KMS on Windows Server 2012 and later Discovers and Monitors: KMS Servers Key Monitoring Scenarios: KMS Service Idle Minutes Count…
One of the new features in SCOM 2019 and later is HTML based emails. This is great – because they are much more attractive and configurable over the previous plain text. SCOM 2016 and earlier alerts: Has plain text email like this: This same email in…
When you deploy SCOM into a SQL Always On scenario, there are some post-installation procedures that must be configured. When you install SCOM, you will provide the SQL Always On Availability Group Listener (name,port) during setup. That will install the SCOM databases on whichever node is Primary at that time.…
This article will walk through a basic install and configuration for SQL Always On, to be leveraged by SCOM for higher availability. This is no way aligned to Clustering and SQL best practices – just an example on how to set one up for a simple testing deployment. The…
This is a planning checklist that will help you determine if an in-place upgrade is possible, and how to prepare the environment in advance for it. It is similar to my previous post on Upgrading SCOM 2016 to SCOM 2019. 1. Verify we are moving from a supported version of…
Below you will find a security account matrix for SCOM 2022, that includes all the common service and security accounts in SCOM, and their default or recommended permissions. This includes the management servers, the database servers, SQL Role permissions, and database mappings. You can use this to correct deployments where…
I was recently working with a customer who had 40 Gateway servers in SCOM. They also recently upgraded their SCOM version. Upgrading each of these gateways is a big pain for them, as they are in firewalled environments, and they have to request temporary administrative access just to do maintenance.…
This post will give some very basic examples on how to get started using PowerShell Grid Widgets. PowerShell grid widgets in SCOM dashboards are really powerful, but hard to understand and therefore difficult to use. There are not many good examples on the web anymore. We need to start somewhere…
KB Article for OpsMgr List of New Features Download Update Rollup from the Catalog Download the NEW Simplified Management Server Update EXE Download Updated UNIX/Linux Management Packs Recommended hotfix page New Features: Support for Windows 11 Support for .NET 4.8 UI improvements in Operations console Support for sort option by…
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…