Skip to content

AndrewJNet/CopyMMSFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Get-MMSSessionContent

These scripts are used to download the session files that were made available during Midwest Management Summit 2015-2026. 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 2026 in a custom directory (default is C:\Conferences\MMS$conferenceyear), use the following:

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

For multiple years:

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

To exclude session details:

.\Get-MMSSessionContent.ps1 -All -ExcludeSessionDetails

Acknowledgements

Thank you to:

This script is provided as-is with no guarantees. As of May 6, 2026, version 1.7.4 was tested with no errors using the following configurations:

  • Windows 11 25H2 using Windows PowerShell 5.1
  • Windows 11 25H2 using PowerShell 7.6.0
  • Windows 11 25H2 (Arm64) using Windows PowerShell 5.1
  • Windows 11 25H2 (Arm64) using PowerShell 7.6.0
  • Ubuntu using PowerShell 7.6.0
  • MacOS using PowerShell 7.6.0

About

Script to download session files from Midwest Management Summit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors