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 […]
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 […]
OMS – Free Microsoft Operations Management Suite (OMS) E-Book
Great achievements deserve great attention! The”Black Belts” of OMS Tao Yang, Stanislav Zhelyazkov, Pete Zerger and Anders Bengtsson have just released a free new e-book about the latest and greatest Microsoft Operations Management Suite (OMS). It has over 400 pages and covers the following topics… Chapter 1: Introduction and OnboardingChapter 2: Searching and Presenting OMS […]