Recent Posts

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...

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...