WPC2016 content downloader script

Hey all, just a quick one.

Wrote a quick and nasty script to download any of the relevant content from Microsoft World Partner conference 2016.

Its a manually defined list of content on resources.wpc.microsoft.com using Powershell 3’s Invoke-WebRequest cmdlet.

2016-07-19 16_15_23-Windows PowerShell

 

Just download and run the script and the files will download into the current directory.

If you don’t want the script to download a particular type of content, just edit the $GetPPTX or $GetMP4 variables to false

2016-07-19 16_23_40-Windows PowerShell ISE

Hope someone finds this handy.

 

Download

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.