
Custom SQL Management Pack Invoke-SqlCmd Exception
May 2, 2022
I was working on a case regarding Invoke-SqlCmd powershell command that is unable to return data for all SQL Servers. The exception we were experiencing was found to be a: ManagedBatchParser.ParserException
Read
Verify Assemblies are loaded with GACUtil
Apr 22, 2022
I recently needed a customer to check the output of the .NET tool gacutil, so we could verify that all required assemblies were present. This guide details how to check GACUtil with the .NET Framework Developer pack.
Read
System Center Operations Manager - Data Warehouse Grooming Tool
Mar 22, 2022
This tool can analyze your Data Warehouse Grooming and see what is being stored and how much of your Data Warehouse is being filled with the related data. Free and open source GUI tool written in Powershell, with multiple ways of running the script: MSI, EXE, or source PS1.
Read
How to create a Certificate Template for Operations Manager
Feb 28, 2022
This is a guide on how to create your own certificate template for System Center Operations Manager on an Enterprise Certificate Authority server.
Read