Rajesh
Rajesh 👨🏻‍💻developer, architect, consultant focussed on modernization, cognitive services, and conversational ai.

Download all Microsoft Ignite 2019 slide decks and videos with script

Download all Microsoft Ignite 2019 slide decks and videos with script

Download Ignite 2019 session presentation slides and videos automatically using PowerShell script from your Mac or PC.

Get script from here: https://gist.github.com/rjesh-git/ee3e21cd966e8c7186bea6d9fd766b5c#file-get-ignitecontent-ps1

Prerequisite: Install PowerShell Core before you proceed.

Buy Me A Coffee

Usage

asciicast

All Powerpoint presentations matching topic “AI”

.\Get-IgniteContent.ps1 -DownloadPath /Users/rajeshsitaraman/IG-2019 -Keyword "AI"

All Powerpoint presentations and videos matching topic “Teams”

.\Get-IgniteContent.ps1 -DownloadPath /Users/rajeshsitaraman/IG-2019 -Keyword "Teams" -IncludeVideos

Download a particular session - THR1116

.\Get-IgniteContent.ps1 -DownloadPath /Users/rajeshsitaraman/IG-2019 -Keyword "THR1116" -IncludeVideos

Download all sessions (This might take a long time, please use a keyword)

.\Get-IgniteContent.ps1 -DownloadPath /Users/rajeshsitaraman/IG-2019

comments powered by Disqus