Category: SCOM 2016

0 commentsManagement PacksPowershellSCOM 2012SCOM 2016

Export SCOM Rule and Monitor Knowledge Articles with PowerShell

This has been baked into the SCOMHelper PowerShell module available here. Related: How to Get Knowledge Article from a SCOM Alert with Powershell This will output workflow information (including Knowledge Article content) to an HTML report or CSV file. Script accepts one or more (or all) management pack objects as input. Can export from SCOM using ….  Read More

0 commentsPowershellSCOM 2012SCOM 2016Powershell SCOM Administration Operations Manager Shell

SCOM Operations Manager Shell PowerShell Error When Launched as Administrator

Sometimes when the Operations Manager Shell is opened as an Administrator you will see the error in the screenshot below. I believe this has to do with how User Account Control (or UAC) is configured. The “Start in” parameter on the shortcut is ignored and the shortcut is unable to locate the startup scripts. “.\OperationsManager\Functions.ps1 ….  Read More

0 commentsManagement PacksSCOM 2012SCOM 2016Authoring Management Packs Print Server Monitoring

SCOM Printer Monitoring Management Pack Supplement (Updated: Windows Server 2003, 2008, 2012, 2016)

  Back in 2010 Steve Rachui posted a fantastic management pack which added support for monitoring Windows 2003 and 2008 print servers. The original post is located here so you can read all about the functionality: https://blogs.msdn.microsoft.com/steverac/2010/12/04/focusing-on-the-printer-printer-monitoring-mp-supplement/   In summary: “Printer MP Supplement The focus for building out this MP supplement was to offer individualized ….  Read More