This document provides the steps required to deploy various editions of Microsoft Visual Studio to multiple computers using Endpoint Central.
Before you deploy the software application, ensure that the computers to which you deploy Microsoft Visual Studio meet the system requirements prescribed by Microsoft. Refer to the documents given in the table for further details.
Microsoft Visual Studio Versions
Microsft Visual Studio | File to be downloaded | Command to be executed in Command Prompt | Command to be provided while creating a package |
---|---|---|---|
System requirements 2015 | "vs_professional.exe" | vs_professional.exe --layout | "\\<Server- Path>\vs_professional_ENU.exe" /AdminFile "\\<Server- Path>\AdminDeployment.xml" /quiet /norestart |
System requirements 2017 | "vs_community.exe" | vs_community.exe --layout | "\\<Server- Path>\VS2017\vs_community.exe" --quiet --norestart |
System requirements 2019 | "vs_community.exe" | vs_community.exe --layout | "\\<Server- Path>\VS2019\vs_community.exe" --quiet --norestart |
System requirements 2022 | "vs_community.exe" | vs_community.exe --layout | "\\<Server- Path>\VS2022\vs_community.exe" --quiet --norestart |
To deploy Microsoft Visual Studio, follow the steps given below:
Deploy to target computers
You have now deployed Microsoft Visual Studio.