2024

Github Copilot now Free for VS Code
PowerShell Where-Object: Filtering Data in the Pipeline
PowerShell Select-Object: Filtering and Formatting Output
Annual PowerShell Links - Update
Microsoft Forcing Migration to New Outlook in January
Setting up VSCode for PowerShell Work - Windows

2023

Enable Windows Sandbox on Windows 10/11
Installing WSL2 on Windows 11
Piping File Paths into a PowerShell Function
Using Join-Path in PowerShell
Try-Catch in PowerShell
PowerShell Strict Mode

2022

Writing Resusable Code: PS Function Tips

2021

PowerShell ErrorAction and Error Handling
Log Your Scripts! Pt 2 - Live Use-Case
Log Your Scripts!

2020

More on the PowerShell Requires Statement…
Requires -RunAsAdministrator in PS
PowerShell Compare Operators Cheatsheet
PowerShell -WhatIf and -Confirm Switches: A Net for Newbies