Recent Posts

Upgrade from Pester v4 to v5

6 minute read

Upgrading Pester from version 4 to 5 is not easy. Many things are broken and this post is about discussing what to expect and what to do.

Creating a private Telegram chatbot

5 minute read

If you need a bot for your personal home automation, then this post describes how to achieve what is perceived as a private bot on Telegram.

A high-level overview of DevOps

17 minute read

After reading a book about DevOps, it became clear to me that DevOps has been the new hype word and very often misunderstood and misused.

Update PowerShell system module

2 minute read

With the introduction of PowerShell 5 we got a future proof modular environment. What happens when the system modules become outdated?

PowerShell remoting caveats

4 minute read

I’ve mentioned a couple of times that the remoting functionality of PowerShell is just amazing. If I would summarize in one sentence then

What is ISHDeploy?

11 minute read

What is PowerShell module ISHDeploy? Code as configuration and automation for SDL Knowledge Center Content Manager deployments.

RyanAir Weekend

2 minute read

Look easily for weekend excursions with Ryan Air.

disconnect remote users

3 minute read

Find logged on users on remote computers. Create a script to disconnect your user from each computer.

wcfps

3 minute read

PowerShell module to work with SOAP endpoints

Invoke script blocks locally or remotely.

2 minute read

Invoke-Command has not transparent mechanism to invoke a script block locally or remotely. Invoke-CommandWrap wraps the Invoke-Command to bridge the gap.

code as configuration

6 minute read

Code as configuration: A discipline to describe intention and not technical implementation.

CertificatePS

1 minute read

Small PowerShell module to enhance certificate management

markdownps

5 minute read

PowerShell module to render markdown