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