It's been a busy week, and sometimes you just need something like a dad joke while almost hitting project deadlines, etc. 😉 In this short blog post, I will show you how to use the FreeDadJokes module and add it to your profile to get one every time you start a Terminal.
Month: August 2026
Query CVE information using the PowerShell PoshCVE Module
There are many CVEs every day across multiple platforms, and browsing and creating a report tailored to your needs is much easier with the PoshCVE Module. In this blog post, I will show you how it works.
750.000 Visitors!
And another smile on my face, thank you all for visiting my website to read my PowerShell-related blogs! In this small blog post, I will look back on the things that happened since April 2025 (250K visitors ago 😉 )
PowerShell Typing Speed Tester
We all type a lot, but are you any good at it? Did a lot of typing tests in browsers, but never in a PowerShell console 😀 In this blog post, I will show you how you can use the PwshTyper Module from Shaun Lawrie to train your muscle memory and type faster!
Bulk create Demo users in Active Directory using PowerShell
For my tenant, I needed a bit more cloud-synced test/demo users, and as always... It's better to use PowerShell for that 🙂 In this blog post, I will show you how to create them using the ADImporter project from RobBridgeman.