Visual Studio 2019 Offline Installer [upd] -

Situation: 200 student PCs need Visual Studio 2019 with Python and Unity support. Solution: One offline layout stored on a high-speed network share. A logon script runs vs_setup.exe --quiet to ensure every lab PC is identical.

vs_enterprise.exe --layout C:\VS2019Offline --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --add Microsoft.VisualStudio.Workload.Azure --lang en-US visual studio 2019 offline installer

Warning: This requires ~50GB+ and includes every SDK, emulator, and component. Situation: 200 student PCs need Visual Studio 2019