Related Articles
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 […]
PowerShell – Remote Desktop Cmdlets “A Remote Desktop Services deployment does not exist…”
Recently while automating some cool stuff I needed to create a PowerShell workflow for deploying VDI clients using Windows Server 2012 R2 Remote Desktop Services. One of the first things I always do is checking the existing PowerShell support and I figured out there is a large number of cmdlets available for managing RDS services. […]
SCOM – New “Friday Rules” Series…Let’s Rule!
Today I would like to announce “Friday Rules”. Yes, of course Friday rules, but in my context I am going to publish short videos about the monitoring rules in SCOM always on a Friday. My goal is to show a short example (10-15 minutes) how you can create rules and what those can do for […]