ExpressionType variable may be ignored if not formatted correctly
you must not include newlines and/or spaces when referencing the expressiontype variable
M365 Services Supplemental Monitoring Management Pack v2
Hey Everyone! We are excited to announce that v2 of the M365 Services Supplemental MP is now available for download! We have continued to improve the flexibility and deliver a streamlined easy to implement monitoring solution for your organization. We have added additional real-time service test Console tasks to ease the pain of troubleshooting and …. Read More
Verify SQL Server Securables with SCOM Agent Task
This management pack contains two tasks as shown in the screenshot below.(Or run the scripts manually, see here.) History: 2022.01.07.1719 – v1.0.0.12 – Added ‘msdb.dbo.SQLAGENT_SUSER_SNAME’ per Hugh Scott’s suggestion.
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 – …. Read More
Keep Your Management Pack Files Organized
Easily organize and keep track of your management pack file versions.
SCOMHelper PowerShell Module – A SCOM Admin’s Best Friend
There are a number of cool scripts that I’ve collected, borrowed, and written in my travels as a SCOM field engineer and PowerShell enthusiast. I decided to put them all together into one module for easier maintenance and use.
How to Analyze a SCOM Property Bag
From time to time I find myself writing PowerShell scripts for custom workflows: rules, monitors, tasks, etc. Often times the project at hand requires a property bag full of juicy data to be used in the workflow. There are a handful of other blogs that describe what a property bag is but here I’ll show …. Read More