My Profile Photo

Matthew Hodgkins Blog


❤️er of Platform Engineering, SRE, K8s, Golang, Observability and working with nice humans. Aussie living in the Netherlands.


ChatOps with PowerShell and Errbot

Have you written automation scripts using PowerShell before, but find it hard getting your end users or your support people to use them? Let’s solve this with ChatOps.

We will have a quick introduction to ChatOps and then dive into installing a Errbot (a chat bot) on Windows. After learning the basics of Errbot, we will run through some code examples so you can easily bring your scripts to users through chat. Finally we will touch on what security when it comes to ChatOps with PowerShell.

You can find the full code from the presentation here.