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 […]
User Group – IT Pro Switzerland Experts Live Cafe
I had been very busy recently organizing a new user group event. It isn’t just a user group, it is a part of the Experts Live network. What is “Experts Live Café”? The idea of Experts Live Café is, to get community members together and share know-how, get latest technology insides, socializing, networking and having […]
Experts Live Café – Microsoft IT Pro Switzerland User Group
In one of my previous posts I announced the birth of the Experts Live Café Microsoft IT Pro Switzerland User Group which took place for the first time on April 7th in Bern. We (MVP Stefan Johner and I) didn’t know how many people would join us and if the event will run smoothly. Honestly, […]