My second MVP Summit took place in the week of March 23, 2026. Such a great event with all the MVPs from all around the world. In this blog post, I will show some highlights, pictures, and share information where it's not NDA 😉
Category: Fun
“Monad to Millions – Celebrating Jeffrey Snover & the PowerShell Community” Podcast
I was a guest on a podcast before, but never one with Jeffrey Snover! In this short blog post, I will tell you about the podcast hosted by Heiko Brenn (Thanks again!).
Over 1.000.000 views!
Today, my site crossed the 1 million views mark 🙂 I'm just looking at this huge number and thinking... How?! To celebrate, I will highlight some things from the journey in this small blog post.
Install Nerdfonts using PowerShell
Yes, I'm a nerd, and nerds like to use NerdFonts 🙂 In this small blog post, I will show you how you can use the NerdFonts PowerShell module from Ryan L McIntyre.
Dutch PowerShell User Group Virtual Event December 3rd, 2025
DuPSUG had another Meetup event scheduled, which was changed from in-person to virtual on December 3rd, where I gave a session on how to code PowerShell scripts from anywhere. 🙂 In this blog post, I will highlight a few key points from the session.
Download Windows Themes using PowerShell
You can switch your Windows Theme using the Settings app and the Microsoft Store, but you can also download them from the Microsoft site using PowerShell to save them locally for easy switching between them. In this blog post, I will show you how.
The PowerShellSaturday Karlsruhe event (30-11-2024) #PSSaturdayKA
The PSSaturday event in Karlsruhe took place on November 30th, 2024; in this blog post, I will share some highlights of the event, including my session :).
PowerShell ASCII Art
I posted my Windows Terminal this week on social media channels, including LinkedIn, and received some responses about the login banner screen. In this blog post, I will show you an easy way to pimp your PowerShell Console 😉
It’s almost Scriptember!
I'm happy to announce that I will be part of Scriptember! It's a new event dedicated to celebrating PowerShell and the incredible community that surrounds it! In this blog post, I will give details about it!
Keep Microsoft Teams status Available instead of away using PowerShell
It is one of the things I hear my colleagues, and even my girlfriend, mention regularly... Why does Microsoft Teams think I'm away while I'm not / My PC isn't locked yet... I read a few solutions, setting your status duration to a date in the future, etc... Didn't work 🙁 What does work is running my simple PowerShell scripts, which I will show you in this blog post 🙂