Visual Studio Community complete download?

Steven Burn 20 Reputation points
2024-02-14T13:47:03.5233333+00:00

Hi All, I am currently in the process of deploying a visual studio community install to a number of machines on our network but seem to be running into a brick wall with components. I have create a layout on a server using (server&path)vs_community.exe --layout e:\vslayout --all --includeOptional --includeRecommended

expecting this to download the full and complete install which would be roughly 250gb or round about there in size.

the download ends up being 55gb which can be explained by compressed files but still expected this to be much larger.

when I install to the clients I'm using (server)vs_community.exe --all --passive wanting this to install absolutely everything available, now this installs but when opening the installer on the client again, clicking modify, it is showing that it wants to install another 113gb, then after this another 20gb and so on and so on. I have tried using vs_community.exe --all --passive --includeOptional --includeRecommened --noWeb but this has the same result.

how can I download a full and complete layout that has absolutely everything, all bells and whistle's or even if this is possible? reason behind this is not because of a lack of internet for the client machines, just wanting to be able to fully load a machine with everything that our users can and do use without having to download the extra components when the users are wanting to use them and are not installed on the machines, and the fact that a network install for us is faster than a internet install as we use fibre channels between cabinets in the various buildings we use, plus this will also alleviate using internet bandwidth for other users on the network(s)

can anyone be as kind to help / answer this please many thanks steve

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,869 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 27,731 Reputation points Microsoft Vendor
    2024-02-15T01:06:32.7033333+00:00

    Hi @Steven Burn, 

    Welcome to Microsoft Q&A! 

    Please try the command line to create a complete layout:

    vs_community.exe --layout E:\VSLayout --lang en-US 

    For more information, please refer to: Create a network-based installation

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

    0 comments No comments

0 additional answers

Sort by: Most helpful