Hashtables are something you use regularly, but there is a Module to help with certain operations, such as merging and converting to PSCustomObject. In this small blog post, I will show you how it works.
Month: June 2026
PowerShell Terminal tips and tricks
It's been a busy week, preparing for a big customer migration this weekend and scripting for it... I realized that I use some Terminal things that are worth sharing in this small blog 🙂
PowerShell and the new Coreutils for Windows
Microsoft released Coreutils for Windows at the beginning of this month, command-line tools that are native to Linux, macOS, and WSL. In this blog post, I will show you how they work and if you can use them with PowerShell, too 🙂