Use Group Managed Service Accounts for RunAs Accounts in Operations Manager
Summary Previously, Monitoring Guys had a post about using Group Managed Service Accounts for core Operations Manager Services (link). However, we can also use Group Managed Service Accounts for RunAs accounts as well. This article shows you the steps you need to take to make these accounts work in your environment. Group Managed Service Accounts …. Read More
M365 Services Supplemental Monitoring Management Pack v3
We are excited to announce that v3 of the M365 Services Supplemental MP is now available for download! We strive to deliver a streamlined and easy to implement monitoring solution for your organizational M365 monitoring needs! We have added and updated our real-time service test Console tasks to ease the pain of troubleshooting and verifying …. Read More
Workflow Analyzer (v2) for SCOM
Workflow Analyzer v2 for SCOM has arrived and it’s better than ever.
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.