windows-itpro-docs/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell.md
2016-04-06 16:10:59 -07:00

1.3 KiB
Raw Blame History

title, description, ms.assetid, author
title description ms.assetid author
How to Modify Client Configuration by Using PowerShell How to Modify Client Configuration by Using PowerShell 53ccb2cf-ef81-4310-a853-efcb395f006e MaggiePucciEvans

How to Modify Client Configuration by Using PowerShell

Use the following procedure to configure the App-V 5.0 client configuration.

To modify App-V 5.0 client configuration using PowerShell

  1. To configure the client settings using PowerShell, use the Set-AppvClientConfiguration cmdlet. For more information about installing PowerShell, and a list of cmdlets see, How to install PowerShell.

  2. To modify the client configuration, open a PowerShell Command prompt and run the following cmdlet Set-AppvClientConfiguration with any required parameters. For example:

    $config = Get-AppvClientConfiguration

    Set-AppcClientConfiguration $config

    Set-AppcClientConfiguration Name1 MyConfig Name2 “xyz”

    Got a suggestion for App-V? Add or vote on suggestions here. Got an App-V issue? Use the App-V TechNet Forum.

Operations for App-V 5.0