Related Articles
Azure Monitor – Application Insights Web Test Query Azure Resource Graph
Back in the good, old SCOM days, there was a thing called Global Service Monitor (GSM) which is still available. What was / is GSM? System Center Global Service Monitor is a cloud service that provides a simplified way to monitor the availability of external-web-based applications from multiple locations around the world. One of the […]
SCOM 2012 Veeam MP for VMware 6.0 – Part 1 Upgrade
About a year ago I wrote a blog post about an excellent management pack from Veeam to monitor a VMware ESX infrastructure. Veeam also released this year their new version of the management pack it is now officially called Veeam Management Pack v6 for VMware. In this post I would like to show a walkthrough […]
PowerShell – PowerShellGet Module “Publish-PSArtifactUtility : Cannot process argument transformation on parameter ‘ElementValue’”
In PowerShell 5.0, Microsoft introduced the PowerShellGet module. This module contains cmdlets for different tasks. E.g. it lets you easily install / upload PowerShell modules / scripts from and to an online gallery such as PowerShellGallery.com. It even lets you find scripts, modules and DSC resources in such repositories. This is a fantastic way to […]