Related Articles
SCOM 2012 MP–Management Group Information Report Version 0.1
I have been playing around for some time with the new SCOM PowerShell cmdlets and I wanted to write a management pack. So I combined both worlds and Management Group Information MP was born. The idea behind this “project” is to get all information from the SCOM infrastructure I possibly need as easy and as […]
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 […]
SQL Server – Gain Easy Sysadmin Access (!)
Today I had a very cool idea, which I like to share. A customer of mine had trouble with his SQL Server 2008 R2. Because of that, he needed to open SQL Server Management Studio for troubleshooting and then he realized that he was not able to login into SQL server neither with his domain […]