vs_professional.exe --layout \\network\share\VS2022 --add Microsoft.VisualStudio.Workload.NetWeb --add Microsoft.VisualStudio.Workload.Node --includeRecommended --lang en-US This creates a lean ~4GB layout containing only ASP.NET and Node.js workloads, plus their recommended components.
The basic syntax for creating a layout is: visual studio 2022 offline install
Run the same command you used to create it: vs_professional
vs_enterprise.exe --layout D:\VS2022_Offline --lang en-US This downloads Visual Studio Enterprise with the English language pack. Without further filters, this pulls all available workloads. this pulls all available workloads.