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.
Category: Learning
Microsoft Tech Community and the Windows PowerShell space
This week, I received my third-anniversary badge as a member of the Microsoft Tech Community. 🙂 The website also got a nice new, modern look this week! In this blog post, I will highlight the changes and knowledge the forum has given me over the years!
Learning PowerShell using Microsoft Learn
This week, I posted a link to the PowerShell courses/learning paths on Microsoft Learn for PowerShell; I did that because there is so much material to learn from and use as a reference/help system. In this blog post, I will show you your options at Microsoft Learn to improve your PowerShell skills.
Recent podcasts I was a guest on
I listen to podcasts often, but I also view a lot on YouTube or other channels... But being in one, that's something else 🙂 In this blog post, I will post the ones I was in this year. They are all PowerShell related, but I guess you already knew that 😀
Experts Live Netherlands 2023
This week the annual Dutch Experts Live meeting was there again in Den Bosch, I was there together with some of my colleagues from NEXXT, and this is my impression of the event 🙂
Create a multiple-choice quiz using PowerShell
Tomorrow I'm taking the AZ-800 (Administering Windows Server Hybrid Core Infrastructure) exam, and I wanted to create a simple test exam quiz for myself with multiple-choice questions. This blog post will show you how to do that using an Excel file with questions and A, B, C, and D answers, including the correct answer to check on.