|
| 1 | +--- |
| 2 | +title: Visual Studio enterprise guide |
| 3 | +description: Set up and troubleshoot Visual Studio in an enterprise environment. |
| 4 | +ms.date: 07/29/2020 |
| 5 | +ms.custom: seodec18 |
| 6 | +ms.topic: overview |
| 7 | +helpviewer_keywords: |
| 8 | +- network installation, Visual Studio |
| 9 | +- administrator guide, Visual Studio |
| 10 | +- installing Visual Studio, administrator guide |
| 11 | +ms.assetid: |
| 12 | +author: ornellaalt |
| 13 | +ms.author: ornella |
| 14 | +manager: jillfra |
| 15 | +ms.workload: |
| 16 | +- multiple |
| 17 | +ms.prod: visual-studio-windows |
| 18 | +ms.technology: vs-installation |
| 19 | +--- |
| 20 | +# Visual Studio enterprise guide |
| 21 | +If you’re looking to save time while you're getting your company running on Visual Studio, start here. This enterprise guide includes tips that can help you install and update Visual Studio in common enterprise scenarios, get unblocked if you experience issues, and learn how to report a problem if you need more help. |
| 22 | + |
| 23 | +## Get started |
| 24 | +Learn how to deploy Visual Studio to your enterprise in networked and offline environments. |
| 25 | + |
| 26 | +- **Understand options for enterprise deployment in networked environments**. The [Visual Studio administrator guide](visual-studio-administrator-guide.md) provides scenario-based guidance for system administrators. |
| 27 | + |
| 28 | +- **[Get troubleshooting tips](troubleshooting-installation-issues.md)**. Get help when you’re installing or updating Visual Studio, and learn how to report a problem if you’re blocked. These tips include step-by-step instructions that should resolve most online or offline installation issues. |
| 29 | + |
| 30 | +- **[Create an offline installation of Visual Studio](create-an-offline-installation-of-visual-studio.md)**. If you’re not connected to the Internet or have limited Internet connectivity, find options for installing Visual Studio. |
| 31 | + |
| 32 | +- **[Create bootstrapper packages](../deployment/creating-bootstrapper-packages.md)**. Learn how to create custom bootstrapper packages by creating product and package manifests. |
| 33 | + |
| 34 | +- **[Automatically apply product keys when deploying Visual Studio](automatically-apply-product-keys-when-deploying-visual-studio.md)**. You can apply your product key programmatically as part of a script that is used to automate the deployment of Visual Studio. You can set a product key on a device programmatically, either during an installation of Visual Studio, or after an installation completes. |
| 35 | + |
| 36 | +## Install Visual Studio |
| 37 | + |
| 38 | +Learn how to install Visual Studio in common enterprise scenarios. |
| 39 | + |
| 40 | +- **[Use command-line parameters to install Visual Studio](use-command-line-parameters-to-install-visual-studio.md)**. Use a variety of parameters to control or customize your Visual Studio installation. Automate the installation process or create a cache of the installation files for later use. |
| 41 | + |
| 42 | +- **See [command-line parameter examples for Visual Studio installation](command-line-parameter-examples.md)**. To illustrate how to use command-line parameters to install Visual Studio, view several examples that you can customize to match your needs. |
| 43 | + |
| 44 | +- **[Install and use Visual Studio and Azure Services behind a firewall or proxy server](install-and-use-visual-studio-behind-a-firewall-or-proxy-server.md)**. If your organization uses security measures such as a firewall or a proxy server, then there are domain URLs that you might want to add to an "allow list" and ports and protocols that you might want to open so that you have the best experience when you install and use Visual Studio and Azure Services. |
| 45 | + |
| 46 | +- **[Create a network installation of Visual Studio](create-a-network-installation-of-visual-studio.md)**. Cache the files for the initial installation along with all product updates to a single folder. |
| 47 | + |
| 48 | +## Update Visual Studio |
| 49 | + |
| 50 | +Learn how to update Visual Studio successfully and fix update issues. |
| 51 | + |
| 52 | +- **[Update a network-based installation of Visual Studio](update-a-network-installation-of-visual-studio.md)**. Update a network installation layout of Visual Studio with the latest product updates so that it can be used both as an installation point for the latest update of Visual Studio and also to maintain installations that are already deployed to client workstations. |
| 53 | + |
| 54 | +- **[Update Visual Studio while on a servicing baseline](update-servicing-baseline.md)**. Understand the value in updating on a baseline and learn the difference between minor releases and servicing updates. |
| 55 | + |
| 56 | +- **[Update Visual Studio using a minimal offline layout](update-minimal-layout.md)**. For computers that are not connected to the internet, creating a minimal layout is the easiest and fastest way to update your offline Visual Studio instances. |
| 57 | + |
| 58 | +- **[Repair Visual Studio](repair-visual-studio.md) to fix update issues**. Sometimes your Visual Studio installation becomes damaged or corrupted. A repair is useful for fixing install-time issues across all install operations, including updates. |
| 59 | + |
| 60 | +- **Follow [Windows security baselines](https://docs.microsoft.com/windows/security/threat-protection/windows-security-baselines)**. Microsoft is dedicated to providing its customers with secure operating systems, such as Windows 10 and Windows Server, and secure apps, such as Microsoft Edge. In addition to the security assurance of its products, Microsoft also enables you to have fine control over your environments by providing various configuration capabilities. |
| 61 | + |
| 62 | +[!INCLUDE[install_get_support_md](includes/install_get_support_md.md)] |
| 63 | + |
| 64 | +## See also |
| 65 | + |
| 66 | +- [Productivity guide for Visual Studio](../ide/productivity-features.md) |
| 67 | + |
| 68 | + |
| 69 | + |
0 commit comments