Blogs, Articles, and Posts

  • The PowerShell Wiggum Loop
    One of the best things about PowerShell is that you can interactively explore anything. Long before the Wiggum Loop was a thing, PowerShell let you explore
  • Using Strict Mode in PowerShell
    PowerShell is incredibly flexible; it’s a forgiving scripting language. But this could turn into scripts not written according to best practices or that rely on things that work automatically, and sometimes fail without really understanding why. In this blog post, I will show you how Strict mode works and how it can help you :)
  • 4 PowerShell commands that fix common Windows problems fast
    These four simple PowerShell scripts fix common Windows headaches and save time with quick, copy-and-paste commands.
  • Fighting the PUP Wave: A Practical PowerShell Cleanup Workflow for MSPs
    When unwanted apps keep sneaking onto client endpoints and allowlisting is not in the budget, a repeatable uninstall script plus RMM automation can still move the needle.

Projects, Scripts, and Modules

  • Sixel v0.7.0
    Display images in the terminal using various protocols
  • ISpy v0.3.0
    PowerShell module for decompiling .NET assemblies using ILSpy decompiler. Provides comprehensive cmdlets for assembly analysis, type discovery, method examination, and source code decompilation with advanced filtering and export capabilities.
  • TextMate v0.1.0
    A PowerShell module for syntax highlighting using TextMate grammars. Using PwshSpectreConsole for rendering.
  • pwsh-host-rs
    Rust PowerShell Hosting Library.
  • GitHub - Skatterbrainz/psWarpTerminal: PowerShell wrapper for the Warp Terminal (Oz) CLI
    PowerShell wrapper for the Warp Terminal (Oz) CLI. Contribute to Skatterbrainz/psWarpTerminal development by creating an account on GitHub.

Community

Events

Check out psweekly.dowst.dev for all past editions as well as a searchable archive.