Recent Posts

Toolmaking in the trenches: Modules

8 minute read

This is the absolute simplest blog post you will ever read on how to build a basic PowerShell module. I won’t be getting into advanced module building, autom...

Toolmaking in the trenches: Functions

11 minute read

This post kicks off a series of blog post that I’ll be doing on how to get started building PowerShell tools in between issue resolution, phone calls, and wh...

Bulding tools makes better scripts

4 minute read

One of the things I discovered with doing a lot of PowerShell is that I ended up with a TON of snippets, notes, and random .ps1 files that could be a script,...