Skip to content

Script to download session files from Midwest Management Summit

Notifications You must be signed in to change notification settings

AndrewJNet/CopyMMSFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

Get-MMSSessionContent

These scripts are used to download the session files that were made available during Midwest Management Summit 2015-2024. If you are involved in configuration/infrastructure/identity/mobile device management primarily in the Microsoft space, consider attending this event!

Usage

For content just from 2024 in a custom directory (default is C:\Conferences\MMS$conferenceyear), use the following:

.\Get-MMSSessionContent.ps1 -DownloadLocation "C:\Temp\MMS" -ConferenceId 2024atmoa

For multiple years:

.\Get-MMSSessionContent.ps1 -ConferenceList @('2015','2024atmoa')

To exclude session details:

.\Get-MMSSessionContent.ps1 -All -ExcludeSessionDetails

Acknowledgements

Thank you to:

This script is provided as-is with no guarantees. As of October 20, 2024, version 1.6 was tested with no errors using the following configurations:

  • Windows 11 24H2 using Windows PowerShell 5.1
  • Windows 11 24H2 using PowerShell 7.4.5
  • Ubuntu using PowerShell 7.4.5

About

Script to download session files from Midwest Management Summit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published