Recent posts

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

PowerShell delete old files

3 minute read

Learn how you can use PowerShell to automatically delete files and folders older than a number of days