Tag: scomhelper

0 commentsPowershellperformance datapowershellscomscomhelper

New PowerShell Function: Get-SCOMPerformanceData – Simplifying SCOM Performance Data Retrieval

Download SCOMHelper Management Pack As SCOM administrators, we’ve all been there, trying to extract performance data from System Center Operations Manager for analysis, reporting, or troubleshooting. While SCOM provides excellent monitoring capabilities, getting to the raw performance data programmatically has often involved complex SDK calls or diving deep into the Operations Manager database. Today, I’m ….  Read More

1 commentsPowershellSCOM 2012SCOM 2016SCOM 2019Configuration ReportEffective ConfigurationpowershellSCOM Configurationscomhelper

SCOM Effective Monitoring Configuration Report

Download: This function is included in the SCOMHelper PowerShell Module. Export-SCOMEffectiveMonitoringConfigurationReport 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 ….  Read More