Recent posts

PowerShell Hashtables

4 minute read

Everything you always wanted to know about PowerShell Hashtables and never dared to ask

PowerShell Arrays

4 minute read

Everything you always wanted to know about PowerShell Arrays and never dared to ask

PowerShell Exception Handling

10 minute read

An introduction to PowerShell error handling. In this post we will explore what error handling is and how to implement it in PowerShell scripts