

To download a local installation package, select the Download all, then install option in the dropdown at the bottom of the Workloads tab of the Visual Studio Installer. You can use the Download all, then install feature from the Visual Studio Installer to download an installation package on the local machine before you install it locally, or you can use the command line to create a local installation package to install locally later. For situations like these, we've made additional methods available for acquiring Visual Studio. For example, you might have an unreliable internet connection or your internet connection may have low bandwidth. Use the "Download all, then install" feature

Please let me know if you need anymore information.If you are an enterprise IT administrator who wants to perform a deployment of Visual Studio throughout a network of client workstations, or if you need to create an installation package of files to transfer to or install onto another machine, refer to our Visual Studio Administrators Guide, the create a network-based installation of Visual Studio page, and the deploy a layout onto a client machine documentation.

If there is any possible way of creating this it would be a huge help! Start-Process -Wait -FilePath "C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe" -ArgumentList "update -passive -norestart -installpath ""C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise"""

Update documentation for Microsoft Visual Studio 2017: Įnterprise 2017 Example Script (Current method): Update documentation for Microsoft Visual Studio 2019: These downloads can be accessed with a Dev Essentials account which is free. You either have to ask the end user to update providing they have local admin rights or work around with PowerShell scripts which can cause corrupt VS installations is devenv.exe isn't closed properly. The current way of having to patch this product is horrid.
