Using SCOM to Automatically Stop MOM Agent Service
I’m currently working on a MOM 2005-to-SCOM 2007 migration project for a client. after months of work, we are finally ready to stop MOM service. We created a new GPO to set MOM service (MOM agent) to “Disabled” and linked to the top of the domain. we also wanted to make sure all MOM service [...]
Windows Scheduled Tasks inventory – Using PowerShell
I originally posted this script here. It is to audit and inventory all scheduled tasks created for all windows computers under a specific OU in AD. It has become useful for me again this week while I was working on a client’s SCOM environment. This particular client had no control over scheduled server reboots and [...]
Morning Check SCOM Alerts – Automated using PowerShell Script
A Powershell script to assist server BAU team to perform morning check using SCOM…