Recent Posts

  • Off Topic: An Interesting SQL Query

    27th Mar 2025 by

    It is likely that many of us working in the automation space and/or working with PowerShell will need to write SQL queries. We aren’t SQL developers by any means, but we do what we can to get by. When developing a recent piece of automation I ended up writing this query that I thought demonstrated… Read more

  • PowerShell 7.4 Persistent Web Sessions

    19th Mar 2024 by

    PowerShell 7.4 snuck in an interesting new feature for it’s web CMDlets, “Support HTTP persistent connections in Web Cmdlets”. This brings some very useful performance benefits that I’ll demonstrate with a quick test in this post.

  • Preparing for a PowerShell Interview

    16th Mar 2024 by

    My PowerShell experience has been gained in roles that typically have a mash of other infrastructure skills, Hyper-V, vSphere, all things Windows (and sometimes Linux). It is not often you see dedicated PowerShell development roles come along, like you do with Python for instance. Last year I had the opportunity to apply for such a… Read more

View all posts