
0:00
34:54
Fred Weinmann is back, and this time he's walking us through the PowerShell Framework Collective – his personal answer to the age-old problem of building the tools that build the tools. The core idea is simple but powerful: if you invest in the scaffolding around your code, the actual code you write gets faster, cleaner, and more consistent every time. Fred breaks down four key wins from his framework stack, including PSModuleDevelopment for templating new projects, PSUtil for leveling up your console experience, PSReadLine for predictive history, and PSFramework itself for things like logging, configuration, parameter handling, and protected command execution. If you've ever spent more time wiring up logging and retry logic than solving the actual problem, this episode is going to feel very familiar – and very useful.
Key Takeaways:
- PSModuleDevelopment makes spinning up a new, fully scaffolded PowerShell module a one-liner – complete with tests, GitHub release pipelines, and PowerShell Gallery publishing – so you can focus entirely on the actual functions you need to write.
- PSFramework handles the infrastructure layer of your code (logging, configuration, tab completion, parameter validation, retry logic) so you stop reinventing the wheel and your projects stay consistent across years and teammates.
- The real payoff of a shared framework is long-term maintainability: Fred opened a module he hadn't touched in six years and had a bug fixed and released in five minutes because everything was exactly where he expected it to be.
- PSFramework Project Home: https://psframework.org/
- PSFramework on GitHub: https://github.com/PowershellFrameworkCollective/psframework
- PSModuleDevelopment on GitHub: https://github.com/PowershellFrameworkCollective/PSModuleDevelopment
- PSUtil on GitHub: https://github.com/PowershellFrameworkCollective/PSUtil
- PowerShell Framework Collective on GitHub: https://github.com/PowershellFrameworkCollective/
- PDQ Discord – PowerShell Scripting Channel: https://discord.gg/pdq
- The PowerShell Podcast on YouTube:https://youtu.be/sZQdgBZM75Y
Weitere Episoden von „The PowerShell Podcast“



Verpasse keine Episode von “The PowerShell Podcast” und abonniere ihn in der kostenlosen GetPodcast App.








