#Event – You can now watch all the sessions from #MSIgnite. Bonus: there is an official #PowerShell script to download videos and slides!

Buy Me A Coffee

Hi!

Wow, I’m still amazed about the awesome Microsoft Experience. And on top of that, now we have the chance to watch all the sessions online. A simple step

Just navigate to https://myignite.techcommunity.microsoft.com/sessions

And, as a bonus, you can download the videos and slides from most of the sessions. There is a couple of ways to do this.

You can browse a session, in example “Diversity is more, much more! Living in tech as a Latino who can’t dance” (https://myignite.techcommunity.microsoft.com/sessions/80650?source=speakerdetail ) and you can see the view slide deck and download video in the right menu.

ms ignite my session how to download slides and video and powershell script

However, if you are curious, you can also see the “Get the bulk session resource download script” at the bottom of the page. This action will download a zip file with 2 files

  • Download-Resources.ps1
  • README.txt

The PowerShell file is a script to download all the videos from Microsoft Ignite! That’s amazing. Of course, there are a couple of parameters to use, so you can only download what you need.

To run the script, open a PowerShell window to the directory in which the script is located.

To download everything run the following
.\Download-Resources.ps1
To download everything into a given directory run the following
.\Download-Resources.ps1 "C:\Microsoft Ignite"
To download a set of sessions, supply the session code like this:
.\Download-Resources.ps1 -directory . -sessionCodes "KEY,TK01,TK02,BRK3016"

If you want more details and a better process, you can read my friend Guy post using a similar script to download Microsoft Ignite 2019 materials (see references)

Greetings @ Burlington

El Bruno

References

2 comments

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

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

%d bloggers like this: