mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
fixing note and important spacing
This commit is contained in:
@ -54,8 +54,8 @@ The App-V package converter will save the App-V 4.6 installation root folder and
|
||||
|
||||
Additionally, the package converter optimizes performance of packages in App-V for Windows 10 by setting the package to stream fault the App-V package. This is more performant than the primary feature block and fully downloading the package. The flag **DownloadFullPackageOnFirstLaunch** allows you to convert the package and set the package to be fully downloaded by default.
|
||||
|
||||
> [!NOTE]
|
||||
>Before you specify the output directory, you must create the output directory.
|
||||
> [!NOTE]
|
||||
>Before you specify the output directory, you must create the output directory.
|
||||
|
||||
### Advanced Conversion Tips
|
||||
|
||||
|
@ -59,7 +59,7 @@ Publish-AppvClientPackage "ContosoApplication" -Global
|
||||
|
||||
## Publish a package to a specific user
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> You must use App-V 5.0 SP2 Hotfix Package 5 or later to use this parameter.
|
||||
|
||||
An administrator can publish a package to a specific user by specifying the optional *–UserSID* parameter with the **Publish-AppvClientPackage** cmdlet, where *-UserSID* represents the end user’s security identifier (SID).
|
||||
|
@ -18,7 +18,7 @@ ms.topic: article
|
||||
|
||||
Use the following procedure to publish an App-V package. Once you publish a package, computers running the App-V client can access and run the applications in that package.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> The ability to enable only administrators to publish or unpublish packages (described below) is supported starting in App-V 5.0 SP3.
|
||||
|
||||
## Publish an App-V package
|
||||
|
@ -20,7 +20,7 @@ ms.author: lomayor
|
||||
|
||||
Use the following procedure to create a new App-V package using Windows PowerShell.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> Before you use this procedure you must copy the associated installer files to the computer running the sequencer and you have read and understand the sequencer section of [Planning for the App-V Sequencer and Client Deployment](appv-planning-for-sequencer-and-client-deployment.md).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user