SCOM – Trace Workflow Agent Task
Launch a task, see what the agent is doing. It’s that easy. This post is going to be short and sweet, right to the point with brief instructions on how to get agent trace data in front of your eyeballs as fast as possible. There are basically two types of SCOM traces:1) General – Capture …. Read More
Implementing gMSA in SCOM 2019 UR1
gMSA Configuration, Operations Manager 2019 UR1 12/14/2020, Version 1.3 Final Prepared by:CJ RawsonSenior Customer Engineer Contributors:Scott MathemeierSenior Customer Engineer Editing and other minor contributions:Tyson PaulSenior Customer Engineer Revision and Signoff SheetChange Record DateAuthorVersionChange Reference06/06/2020CJ Rawson1Initial final for review/discussion06/10/2020CJ Rawson1.1Added Security Matrix to Appendix06/16/2020Scott Mathemeier1.2Updated verbiage, nomenclature, formatting12/14/2020Scott Mathemeier1.3Update service account verbiage and SQL Ops Mgr …. Read More
Easily Configure SCOM Cross-Platform Management Server Certificates
One of the more annoying tasks when configuring monitoring for nix/xplat agents is exporting management server certificates, then importing those certificates on all other members of the designated cross-platform resource pool. When you deploy a nix agent, the agent will automatically trust only the management server which performed the certificate signing procedure during the agent …. Read More
SCOM 2019 Web Console – 0x800700b7 Internal Server Error 500.19
The ‘name’ entry is defined in two places; eliminate one.
Control SCOM Maintenance Mode from the Agent with SCOMAgentHelper Management Pack
This management pack will provide every agent-managed computer with a set of PowerShell commands to control and verify maintenance mode for the Windows Computer object.
SCOM Effective Monitoring Configuration Report
Export-SCOMEffectiveMonitoringConfigurationReport Available here: SCOMHelper PowerShell Module Report contains these columns: AlertPriorityAlertSeverityClassIdClassNameDescriptionEnabledEntityIdEntityNameGeneratesAlertIndexOverriddenOverridesParametersPathWorkflowDisplayNameWorkflowIdWorkflowMPNameWorkflowNameWorkflowType*Note: “Overrides” column does not include customizations settings for the standard overrideable parameters: AlertPriority, AlertSeverity, Enabled. However, the values shown in these columns are the actual effective values and are accurate. Example 1: Single Windows Computer – CSV Will create a complete/full report CSV file …. Read More
SCOM On Demand Discovery Example
This is something that I’ve struggled with in the past because it can be a bit tricky so here’s a quick explanation of how you can trigger On Demand discovery. The Trigger On Demand Discovery task includes the Target ID of the target class ( Microsoft.SystemCenter.HealthService ) but don’t let this fool you. The task …. Read More