Experts Live Public Speaking
Public speaking at community gatherings or Microsoft events is not something I engage in frequently, but just last week I had the opportunity to participate for the first time at…
Public speaking at community gatherings or Microsoft events is not something I engage in frequently, but just last week I had the opportunity to participate for the first time at…
Welcome to part 5 already of this blog where we will take all the things we did to a higher level. In the previous blog posts I’ve shown you how…
Yeah, we all know this right “STOP DOING THIS”, “STOP DOING THAT!” Yeah… that’s nice, but now what?! When you are already in the PowerShell field for some time and…
After a long period of time, only writing about event-driven topics, I thought it was time for something else. Let’s dive into something that isn’t very well-known by a lot…
Every PowerShell function has a little secret. When you call it with parameters, it quietly writes them down on a notepad before running the code. Most of the time we…
PowerShell is an object-oriented scripting language, which means it processes code from top to bottom, right? Well, think again! PowerShell is a nice combination of .NET and some low end…
Hello and welcome! This blog is my personal corner of the web where I share insights, tips, and ideas about two of my greatest passions: automation and public cloud technologies.…