2024

Github Copilot now Free for VS Code
PowerShell Where-Object: Filtering Data in the Pipeline
PowerShell Select-Object: Filtering and Formatting Output
More On My New Blog Digs: Dodging Ensh*ttification
Goodbye Faults And Observations - Blog Move
Setting up VSCode for PowerShell Work - Windows

2023

Thoughts On Coding: 2023 Edition
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 -WhatIf and -Confirm Switches: A Net for Newbies