Skip to content

Commit dfe20e2

Browse files
authored
Merge pull request #2150 from TerryGLee/tglee-vsinstall
[install] fix headings in Admin Guide ...
2 parents ba94f75 + 0fe0085 commit dfe20e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/visual-studio-administrator-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.workload:
2121

2222
In enterprise environments, it's common for system administrators to deploy installations to end-users from a network share or by using systems management software. We've designed the Visual Studio setup engine to support enterprise deployment, allowing system administrators the ability to create a network install location, to pre-configure installation defaults, to deploy product keys during the installation process, and to manage product updates after a successful rollout. This administrator guide provides scenario-based guidance for enterprise deployment in networked environments.
2323

24-
## Deploying Visual Studio 2017 in an enterprise environment
24+
## Deploy Visual Studio 2017 in an enterprise environment
2525

2626
You can deploy Visual Studio 2017 to client workstations as long as each target computer meets the [minimum installation requirements](https://www.visualstudio.com/en-us/productinfo/vs2017-system-requirements-vs). Whether you're deploying through software like System Center or through a batch file, you'll typically want to go through the following steps:
2727

@@ -44,7 +44,7 @@ You can deploy Visual Studio 2017 to client workstations as long as each target
4444
> [!IMPORTANT]
4545
> Note that installations from a network share will "remember" the source location they came from. This means that a repair of a client machine might need to return to the network share that the client originally installed from. Choose your network location carefully so that it aligns to the lifetime that you expect to have Visual Studio 2017 clients running in your organization.
4646
47-
## Visual Studio tools
47+
## Use Visual Studio tools
4848

4949
We have several tools available to help you [detect and manage installed Visual Studio instances](tools-for-managing-visual-studio-instances.md) on client machines.
5050

0 commit comments

Comments
 (0)