Related Articles
PowerShell – Create a Credential Object with NULL Password
In one of my automation tasks I had the need to create a credential object with a $null password – an empty / NULL password. One easy way to do is, create just instantiate a new secure string object using the new() constructor from the .Net class like this: or using New-Object cmdlet like this […]
OMS – Install Linux Agent on Windows 10 Bash
Do you know these “WOW!” moments in an IT Pro’s life? Well I just had one of these moments recently when I heard about the Windows 10 Insider build feature where you can run Bash shell on Windows 10 as a dedicated subsystem. The description of the system is like this… This isn’t a virtual […]
SCOM 2012 – Find Proxy Enabled Agents Quickly
Well this is just a short post but I think it is very useful in a SCOM admins daily life. Some management packs require you to set the agent to proxy enable. It is this setting here…