From 74c2b35a2fa1ee367df0a212448600d82d933d8f Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Tue, 30 Jan 2018 15:19:02 -0800 Subject: [PATCH] Editorial changes to section formatting, updated "planning" and "preparing" articles --- .../appv-high-level-architecture.md | 4 +- .../revision-heidi/appv-planning-for-appv.md | 37 +++++++++++++++++++ .../appv-preparing-your-environment.md | 35 ++++++++++++++++++ 3 files changed, 74 insertions(+), 2 deletions(-) create mode 100644 windows/application-management/app-v/revision-heidi/appv-planning-for-appv.md create mode 100644 windows/application-management/app-v/revision-heidi/appv-preparing-your-environment.md diff --git a/windows/application-management/app-v/revision-heidi/appv-high-level-architecture.md b/windows/application-management/app-v/revision-heidi/appv-high-level-architecture.md index 6743dc47b3..1cac67f937 100644 --- a/windows/application-management/app-v/revision-heidi/appv-high-level-architecture.md +++ b/windows/application-management/app-v/revision-heidi/appv-high-level-architecture.md @@ -1,6 +1,6 @@ --- -title: High Level Architecture for App-V (Windows 10) -description: High Level Architecture for App-V +title: High-level architecture for App-V (Windows 10) +description: High-level Architecture for App-V. author: MaggiePucciEvans ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy diff --git a/windows/application-management/app-v/revision-heidi/appv-planning-for-appv.md b/windows/application-management/app-v/revision-heidi/appv-planning-for-appv.md new file mode 100644 index 0000000000..730dc042ba --- /dev/null +++ b/windows/application-management/app-v/revision-heidi/appv-planning-for-appv.md @@ -0,0 +1,37 @@ +--- +title: Planning for App-V (Windows 10) +description: Planning for App-V +author: MaggiePucciEvans +ms.pagetype: mdop, appcompat, virtualization +ms.mktglfcycl: deploy +ms.sitesec: library +ms.prod: w10 +ms.date: 04/19/2017 +--- +# Planning for App-V + +>Applies to Windows 10, version 1607. + +Use the following information to plan to deploy App-V without disrupting your existing network or user experience. + +## Planning information + +[Preparing your environment for App-V](appv-preparing-your-environment.md) describes the computing environment requirements and installation prerequisites that should be planned for before beginning App-V setup. + +[Planning to deploy App-V](appv-planning-to-deploy-appv.md) describes the minimum hardware and software requirements and other planning information for the App-V sequencer and App-V server components. + +[App-V planning checklist](appv-planning-checklist.md) is a planning checklist that can assist you with App-V deployment planning. + +## Other resources for App-V planning + +* [Application Virtualization (App-V) overview](appv-for-windows.md) + +* [Getting started with App-V](appv-getting-started.md) + +* [Deploying App-V](appv-deploying-appv.md) + +* [Operations for App-V](appv-operations.md) + +* [Troubleshooting App-V](appv-troubleshooting.md) + +* [Technical reference for App-V](appv-technical-reference.md) diff --git a/windows/application-management/app-v/revision-heidi/appv-preparing-your-environment.md b/windows/application-management/app-v/revision-heidi/appv-preparing-your-environment.md new file mode 100644 index 0000000000..f896089458 --- /dev/null +++ b/windows/application-management/app-v/revision-heidi/appv-preparing-your-environment.md @@ -0,0 +1,35 @@ +--- +title: Preparing Your Environment for App-V (Windows 10) +description: Preparing Your Environment for App-V +author: MaggiePucciEvans +ms.pagetype: mdop, appcompat, virtualization +ms.mktglfcycl: deploy +ms.sitesec: library +ms.prod: w10 +ms.date: 04/19/2017 +--- +# Preparing your environment for App-V + +>Applies to Windows 10, version 1607. + +There are a number of different deployment configurations and prerequisites that you must consider before you create your deployment plan for Microsoft Application Virtualization (App-V). This section includes information that can help you gather the information that you must have to formulate a deployment plan that best meets your business requirements. + +## App-V prerequisites + +* [App-V Prerequisites](appv-prerequisites.md) + + Lists the prerequisite software that you must install before installing App-V. + +## App-V security considerations + +* [App-V Security Considerations](appv-security-considerations.md) + + Describes accounts, groups, log files, and other considerations for securing your App-V environment. + +## Have a suggestion for App-V? + +Add or vote on suggestions on the [Application Virtualization feedback site](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization).
For App-V issues, use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv). + +## Other resources for App-V planning + +* [Planning for App-V](appv-planning-for-appv.md)