windows-itpro-docs/mdop/appv-v5/how-to-modify-client-configuration-by-using-powershell51.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

1.5 KiB
Raw Blame History

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
How to Modify Client Configuration by Using PowerShell How to Modify Client Configuration by Using PowerShell jamiejdt c3a59592-bb0d-43b6-8f4e-44f3a2d5b7ea mdop, appcompat, virtualization deploy library w10 06/16/2016

How to Modify Client Configuration by Using PowerShell

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

To modify App-V 5.1 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 Load the PowerShell Cmdlets and Get Cmdlet Help.

  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.1