Posts by Year

2023

Back to Top ↑

2022

Microsoft Graph PowerShell SDK

9 minute read

Microsoft Graph PowerShell SDK I have spend a lot of time interacting with the Microsoft Graph API over the years. Normally I have written a bunch of code w...

Back to Top ↑

2021

Back to Top ↑

2020

FizzBuzz - The PowerShell Way

less than 1 minute read

Solving the FizzBuzz challenge using PowerShell The “FizzBuzz” challenge is a typical interview question designed to help determine job candidates solving sk...

Oh My GUID!

2 minute read

Oh My GUID! Convert GUIDs into human-readable User Naming Attributes with the help of PowerShell :information_source: A Globally Unique Identifier or GU...

Back to Top ↑

2019

Get weather forecast using PowerShell

1 minute read

Get weather forecast using PowerShell Today I came across the cool wttr.in project on GitHub. wttr.in - the right way to check the weather! wttr.in is a...

Why PowerShell?

less than 1 minute read

Why PowerShell? From the time I got my first computer back in `98, when I was 10 years old, I have always been fascinated by computers. After some years in ...

Back to Top ↑