PowerShell
Creating a Class Definition from an Existing Object - Part 1
A PowerShell Conversion Challenge The first IronScripter Challenge for this year was released a few weeks ago. The goal for A PowerShell Conversion …
A 2020 Year End Review and 2021 Directions
A Long Time Ago It seems an incredibly long time has passed since I wrote an article for my site. In fact, it’s been… 1 New-TimeSpan …
Responding to an Issue Submitted for the PoShDynDnsApi Module
The PoShDynDnsApi Module I published the PoShDynDnsApi module to the PowerShell Gallery in January of 2019 though it feels more like 5 years than the …
Building a PowerShell Command Inventory Solution - Part Deux
Introduction It’s been ten days since I published an article on my initial solution for the IronScripter challenge Building a PowerShell Command …
Building a PowerShell Command Inventory Solution
Introduction The latest IronScripter challenge, Building a PowerShell Command Inventory, helps us to understand our library of PowerShell code. It is …
A PowerShell Counting Challenge Walk-through
Introduction The latest IronScripter challenge, A PowerShell Counting Challenge, had challengers learning about loops, possibly range and modulus …
PowerShell 7 Experimental Features
#PS7Now! PowerShell 7 Is Here This #PSBlogWeek focuses on the official release of PowerShell 7 — the newest, fastest, and best PowerShell putting the …
PowerShell 7 Changes to JSON Cmdlets
#PS7Now! PowerShell 7 Is Here Part of #PSBlogWeek, this article is one of many from several community members and PowerShell bloggers, like me, that …
Writing Windows Events with Smart EventData
Introduction I’ve spent quite some time researching how to create events using EventData with named Data elements. It’s not easy and is …
Get-History Lesson
A Quick History Lesson Today, I did a significant amount of work in a PowerShell session and, even though most of what I did was copy/pasted from a …