Continuous Integration with PowerShell, TeamCity and Git 5 minutes readOn Twitter I was following a conversation where someone said that he needed an easier way to publish PowerShell modules to the Microsoft PowerShell Gallery. ...
Securing sensible data with Ansible 4 minutes readOne very important aspect of deployments and the tools used for deployments is the security of sensible data like passwords, user names, server names, connec...
Ansible test lab in under 30 minutes 3 minutes readI speak to a lot of people at a lot of user groups, Meetups (like the Melbourne PowerShell Meetup) or conferences and a lot of them seem to not have heard of...
End of support for ConfigMgr scripts less than 1 minute readHi all, over the past years I have written a lot of PowerShell code for Microsoft System Center 2012 (R2) Configuration Manager. A lot of this code made it...
PowerShell module to interact with Github 1 minute readI sometimes find myself in a situation where I need to do something on Github, but, because I still once in a while use Windows machines which don’t have any...
PowerShell DSC to manage PowerShell modules 2 minutes readWhile on my way back from the 2015 IT DevConnections conference, it was a loooooong way back, I got the idea that I somehow wanted to make sure that certain ...
Windows configuration management - from *nix with Ansible 4 minutes readWait, what? First he turns his back on ConfigMgr and now he’s doing Configuration Management on Windows from a *nix machine?! Yes, that’s what I’ve been doi...
From here on - Automating the universe less than 1 minute readSo, it was really quiet here over the last two months and that had several reasons. I will talk about one of them now. I am changing, again. Or reinventing ...
DevOps - PowerShell in a Continuos Integration pipeline less than 1 minute readThis is a recording of my 20mins session at the last Melbourne System Center, Infrastructure and Security User Group. It is a quick dive into PowerShell Des...
Azure Automation - Webhooks 2 minutes readContinuous Deployment with Azure Automation This part of my “What’s new in Azure Automation” series will focus on something that a lot of people (me include...