Hey Checkyourlogs Fans,
Based on popular feedback from our readers we have now started to publish the companion content for our books on github: www.github.com/mvpdays
We just finished uploading the companion code and scripts for Master PowerShell Tricks V3 today and the others will follow as we have a few minutes to get them uploaded and formatted.
You can easily download this to a ZIP file by running the following
Invoke-RestMethod "https://api.github.com/repos/mvpdays/masterpowershelltricksv3/zipball/master" -outfile "C:\temp\masterpowershelltricksv3.zip"
Happy Coding,
Dave