Recent posts

MP Authoring: Targeting RMS or MS?

2 minute read

I’m writing a write action module for a management pack that I’m currently working on. This module contains a PowerShell script that connects to SCOM SDK ser...

PowerShell Function: Get-WeekDayInMonth

1 minute read

Often, IT admins need to workout the first/second/third/fourth Mon/Tue/Wed/Thur/Fri/Sat/Sun of any given month. some good examples are: Prepare themselves ...