Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the following procedure to configure the App-V 5.0 client configuration.
To modify App-V 5.0 client configuration using PowerShell
To configure the client settings using PowerShell, use the Set-AppvClientConfiguration cmdlet.
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-AppvClientConfiguration $config
Set-AppvClientConfiguration –AutoLoad 2
Got an App-V issue? Use the App-V TechNet Forum.
Related topics