Welcome to Dave's Technical Journal

In this journal, I write articles primarily about learning and using PowerShell, though my focus will largely be dictated by the technology du jour that has piqued my interest.

Recent articles

A PowerShell Counting Challenge Walk-through

6 minute read

Posted:

Learn about the PowerShell concepts of for and foreach loops, ForEach-Object and pipelines, and the range and modulus operators in this Iron Scripter challen...

PowerShell 7 Experimental Features

6 minute read

Posted:

New features that are not production ready are deemed experimental in nature. Users can choose to opt-in for an experimental feature on an individual basis.

PowerShell 7 Changes to JSON Cmdlets

12 minute read

Posted:

We wanted to cover some of the changes that demonstrate the efficacy of adopting the newest, fastest, and best PowerShell. This article focuses on the JSON c...