1. April 23, 2020
    tags: powershell  

    Recently I learned how to use timers in PowerShell scripts to track how long an operation is taking. I’ve started adding the below snippet…