From fb15f34c3152146c4d57dc1fb8e5aa0f610afbc1 Mon Sep 17 00:00:00 2001 From: JanKeller1 Date: Thu, 25 Aug 2016 18:28:46 -0700 Subject: [PATCH] Fixes to fmts and typos from visual test pass --- ...inistrators-to-enable-connection-groups.md | 4 ++-- ...-a-stand-alone-computer-with-powershell.md | 20 +++++++------------ ...grating-to-appv-from-a-previous-version.md | 4 ++-- ...plications-inside-a-virtual-environment.md | 4 ++-- ...ppv-using-the-client-management-console.md | 4 ++-- 5 files changed, 15 insertions(+), 21 deletions(-) diff --git a/windows/manage/appv-allow-administrators-to-enable-connection-groups.md b/windows/manage/appv-allow-administrators-to-enable-connection-groups.md index ac4a20e8a1..8241c5edef 100644 --- a/windows/manage/appv-allow-administrators-to-enable-connection-groups.md +++ b/windows/manage/appv-allow-administrators-to-enable-connection-groups.md @@ -23,8 +23,8 @@ Use one of the following methods to allow only administrators to enable or disab --++ diff --git a/windows/manage/appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md b/windows/manage/appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md index eded7a3ee5..694708f484 100644 --- a/windows/manage/appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md +++ b/windows/manage/appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md @@ -69,8 +69,8 @@ Use the following information to publish a package that has been added to a spec
--++ @@ -176,18 +176,12 @@ App-V cmdlets have been assigned to variables for the previous examples for clar ## To enable only administrators to publish or unpublish packages - -**Note**   -**This feature is supported starting in App-V 5.0 SP3.** - -  - -Use the following cmdlet and parameter to enable only administrators (not end users) to publish or unpublish packages: +Starting in App-V 5.0 SP3, you can use the following cmdlet and parameter to enable only administrators (not end users) to publish or unpublish packages:
--++ @@ -218,8 +212,8 @@ To use the App-V Management console to set this configuration, see [How to Publi
--++ diff --git a/windows/manage/appv-migrating-to-appv-from-a-previous-version.md b/windows/manage/appv-migrating-to-appv-from-a-previous-version.md index 4c4578b787..ff212a6b60 100644 --- a/windows/manage/appv-migrating-to-appv-from-a-previous-version.md +++ b/windows/manage/appv-migrating-to-appv-from-a-previous-version.md @@ -30,8 +30,8 @@ You can also use the `–OSDsToIncludeInPackage` parameter with the `ConvertFrom - - + + diff --git a/windows/manage/appv-running-locally-installed-applications-inside-a-virtual-environment.md b/windows/manage/appv-running-locally-installed-applications-inside-a-virtual-environment.md index 8bfe51f0c4..44c8051ac6 100644 --- a/windows/manage/appv-running-locally-installed-applications-inside-a-virtual-environment.md +++ b/windows/manage/appv-running-locally-installed-applications-inside-a-virtual-environment.md @@ -113,7 +113,7 @@ Use the following example syntax, and substitute the name of your package for ** `Start-AppvVirtualProcess -AppvClientObject $AppVName cmd.exe` -If you don’t know the exact name of your package, you can use the command line **Get-AppvClientPackage \*executable\***, where **executable** is the name of the application, for example: Get-AppvClientPackage \*Word\*. +If you don’t know the exact name of your package, you can use the command line Get-AppvClientPackage \*executable\*, where **executable** is the name of the application, for example:
Get-AppvClientPackage \*Word\* ## Command line switch /appvpid:<PID> @@ -143,7 +143,7 @@ To get the package GUID and version GUID of your application, run the **Get-Appv - Version ID of the desired package -If you don’t know the exact name of your package, use the command line **Get-AppvClientPackage \*executable\***, where **executable** is the name of the application, for example: Get-AppvClientPackage \*Word\*. +If you don’t know the exact name of your package, use the command line Get-AppvClientPackage \*executable\*, where **executable** is the name of the application, for example:
Get-AppvClientPackage \*Word\* This method lets you launch any command within the context of an App-V package, regardless of whether the package is currently running. diff --git a/windows/manage/appv-using-the-client-management-console.md b/windows/manage/appv-using-the-client-management-console.md index ba054f03f1..c029733b1d 100644 --- a/windows/manage/appv-using-the-client-management-console.md +++ b/windows/manage/appv-using-the-client-management-console.md @@ -41,8 +41,8 @@ The client management console contains the following described main tabs.
New in App-VPrior to App-VNew in App-V for Windows 10Prior to App-V for Windows 10
--++