windows-itpro-docs/windows/manage/appv-modify-client-configuration-with-powershell.md

1.4 KiB
Raw Blame History

title, description, author, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod
title description author ms.pagetype ms.mktglfcycl ms.sitesec ms.prod
How to Modify Client Configuration by Using PowerShell (Windows 10) How to Modify Client Configuration by Using PowerShell MaggiePucciEvans mdop, appcompat, virtualization deploy library w10

How to Modify Client Configuration by Using PowerShell

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

To modify App-V 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”

    Have 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