Download Microsoft BUILD 2018 conference sessions

2018-05-22 | Toni Pohl

Microsoft BUILD conference 2018 took place two weeks ago in Seattle with over 350 sessions covering Azure, Visual Studios, Microsoft 365, and more. Although you can watch the sessions online at mybuild.microsoft.com/sessions, sometimes it’s helpful to have them downloaded. You can do so with the following PowerShell script.

Our colleague Vlad Catrinescu has published a BUILD 2017 sessions downloader at The Ultimate Script to download Microsoft Build 2017 Videos AND slides! or for downloading directly at TechNet Gallery. Thankfully, this script works if you replace "2017" with "2018"…

image

So, download the script from here and replace the year (or adapt the script if needed).

You can download all sessions without parameters or just specific ones, e.g.

.\DownloadBuild2018Content.ps1 -keyword "Graph,Office"

Thanks Vlad for the cool script and Jussi for the replacement-hint on twitter!

Happy downloading!

Categories: Blog, Developer, English, Microsoft, Event, PowerShell, Tools

Source: https://blog.atwork.at/post/Download-Microsoft-BUILD-2018-conference-sessions