Using Try/Catch efficiently over a large list of commands
If you want to try catch over multiple commands, try this. We’re using the Invoke character to run a number of commands through a single try/catch block because frankly we can’t be bothered to type that much!
Continue Reading...Three tips for effectively using Try/Catch in PowerShell
Preamble
Continue Reading...Download a full YouTube playlist with PowerShell
Recently, a colleague approached me requesting pointers on the quickest possible way to download a YouTube playlist. I’d used KeepVid.com previously, to download videos one at a time, but never found a good tool to use to download a full playlist. So I decided to make one!
Continue Reading...Listen to my team on the PowerScripting podcast
Hi guys,
Continue Reading...Read my contributions to The DSC Book
Hi guys,
Continue Reading...Where can I run DSC?
You can run desired state configuration on any system which can run WMF 4.0.
Continue Reading...