-
Handling Objects not Found in Active Directory
The Active Directory module for PowerShell has been around for a very long time now, and it’s even still an OG Windows PowerShell module. I noted some interesting behaviour on some recent work I wanted to share.
-
Off Topic: An Interesting SQL Query
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
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
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
