I am a veteran IT Pro and scripting fanatic, going back to batch files in the early days of DOS. Today, I create content, code, and courses intended to teach PowerShell or to make an IT Pro's job a little easier. You can often find me speaking to user groups and at IT conferences like Techmentor. You can learn about me and links to all of my online activities, including a premium newsletter at https://jdhitsolutions.github.io.
Here is a sample of my latest work:
- Introducing PSReminderLite
- PowerShell Scripting and Toolmaking
- Pick Up The PowerShell Practice Primer
- GitHub Scripting Challenge Solution
- My Conference Future
π¦ You'll find me most active on BlueSky. and Mastodon.. I am also on LinkedIn. I still have an account on X, but it is dormant and essentially read-only.
You might be interested in subscribing to my premium PowerShell newsletter, Behind the PowerShell Pipeline, which dives deeper into PowerShell and the culture around it. You can subscribe for free and receive limited content. Premium members get content like this article. Paid subscribers have full access to all published content going back to the beginning of 2022.
The list below includes some of my current GitHub projects that I think will be of interest to most IT professionals. I write these modules not only to solve common problems or add value to your daily work routine but also to serve as teaching opportunities. As you might expect, much of my work is PowerShell-related, and most modules can be installed from the PowerShell Gallery. You can find all of my repositories by clicking the Repositories link above or here.
You might also find useful bits of information in my GitHub gists.
Name | Repository | PowerShell Gallery | Notes |
---|---|---|---|
PowerShell Scripting Tools | PSScriptTools | A set of PowerShell functions you might use to enhance your functions and scripts or to facilitate working in the console. Most commands should work in both Windows PowerShell and PowerShell 7, even cross-platform. | |
PS Release Tools | PSReleaseTools | A set of commands for working with PowerShell 7.x releases, including preview builds. | |
Windows Terminal Toolbox | WTToolBox | A set of PowerShell functions for managing and working with the Windows Terminal application from Microsoft. | |
Active Directory Reporting Tools | ADReportingTools | A set of PowerShell commands to gather information and create reports from Active Directory. Requires the ActiveDirectory module from Microsoft. |
In addition to the well-known Learn PowerShell in a Month of Lunches book, you can find my other work on LeanPub.
The PowerShell Practice Primer isn't a book to teach your PowerShell, but rather to re-enforce what you already know through 100+ console-based exercises. No scripting is required. Updated with PowerShell 7.x content. | |
If you have read Learn PowerShell Scripting in a Month of Lunches, then you are ready for the next step. Don Jones and I wrote this book intending it to be the definitive guide on everything you need to know to be a better PowerShell scripter and toolmaker. | |
I have been creating video training courses for over ten years. I have a large course catalog at Pluralsight, with an emphasis on PowerShell-related content. If you are just getting started with PowerShell 7, I got you covered there as well. |
There is a wealth of code on GitHub. These are a few recommendations for PowerShell-related repositories. Many of these people have published modules in the PowerShell Gallery.