The PowerShell Gallery is the primary source for downloading most of your modules. You can search and find information about them using the website or... By using the PSGalleryExplorer module from Jake Morison 🙂 In this blog post, I will show you how to use it.
PowerShell v5.x and v7.x differences
This is a question I often get: Why or when should I use PowerShell v5 or v7? In this blog post, I will highlight key points from the excellent Microsoft Learn article on this topic and share some personal experiences.
Using Get-NetNeighbor to retrieve MAC, Vendor and IP details in PowerShell
I just moved to my new house and reconfigured all my network equipment. I wanted to know which MAC address belongs to which Vendor and the corresponding IP details, as well as the open ports. In this blog post, I will demonstrate how to use Get-NetNeighbor and NMAP for this purpose.
Microsoft PowerShell MVP for another year!
After hours of refreshing the status page, following the group chat between fellow MVPs, I finally got the email: Congratulations! I just arrived at my manager's house for a BBQ with my colleagues, a nice way to start the evening 🙂 In this small blog post, I would like to thank a few people.
Will I still be a Microsoft MVP in PowerShell after next week?
It's Annual Review time, and rumors suggest that all MVPs will receive news next week about whether they will be renewed for another year. In this small blog post, I will highlight my journey during my first year as a PowerShell MVP
PSConfEU 2025
I attended my second PSConfEU event in Malmö, Sweden, and had a great time again! In this (long) blog post, I will recap the four days and share what I saw and learned, the people I met, and things I did during that time.
PowerShell Support Lifecycle
In this small blog post, I would like to highlight the Support Lifecycle of PowerShell. It's good to know if you're using an older version, perhaps for a good reason, which you might need to plan for in advance.
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.
Using the Polyglot extension from VSCode for creating Jupyter notebooks containing PowerShell code and how to use the PowerShellNotebook module
I did a small demo session at Experts Live NL this week about this topic. In this blog post, I aim to demonstrate the capabilities of the Polyglot extension, explain its functionality, which is easier compared to the original method of creating Jupyter notebooks, which I covered in 2022.
PowerShell Blog Post Requests
As I mentioned in a previous post, I'm considering a series of monthly topics for future posts. The series or monthly topic can be anything, as long as it's PowerShell related 😉 In this blog post, you can add ideas for that!