SCOM Advanced Authoring: Windows Automatic Services Monitoring using Powershell

Monitoring services in windows computers is available out of box in SCOM through Service Monitoring Template. But in a large enterprise with over 1000s of…
Read More

PowerShell Script to Simulate Outlook Web Access URL User Logon

Recently I came across with a requirement to do user logon synthetic transaction on Outlook Web Access URL and capture its performance. This can be…
Read More

PowerShell: Retrieve Group Policy details for Remote Computer

There are multiple scenarios as a part of AD management where we need to retrieve Group Policy information for managed computers. There are generally two…
Read More

Powershell: Compare two XML files (Node List)

Often we come across situation to compare two reports. Report may be of any format and without knowing schema, it is difficult to process programmatically.…
Read More

SCOM Advanced Authoring: TCP Port Monitoring

It’s been long time since I blogged about SCOM Authoring. Following the Blog Post on PowerShell Discovery from CSV File I got numerous feedback from…
Read More

SCOM Advanced Authoring : Powershell Discovery from CSV file – Explained using “TCP Port Monitoring” Scenario

SCOM is exceptional tool which allows IT Administrators to customize the monitoring scenario to any extent. To have a customized monitoring solution, one must understand…
Read More

SCOM Effective Monitoring Configuration – Decoded

Since the advent of SCOM, one question that lingers among the admins and the end consumers is What is the effective monitoring configuration for a…
Read More