Related Articles
SCOM 2012 – Effective Configuration Viewer The PowerShell Way
A customer requested to have a capability to get an overview of the effective configured settings for rules / monitors and its values for Windows Computer objects. For some administrators browsing through the SCOM console is just too time consuming and / or too complicated. There are not many ways of providing a simple solution […]
Quick Post – PowerShell Blog HellShell.com
This blog has been up and running for a couple of years now. I mainly blog about System Center and OMS. During my daily work, I am using PowerShell a lot and sometimes I am able to figure out some cool stuff or would like to share some challenges I faced. In my opinion is […]
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 […]