How to Modify Client Configuration by Using PowerShell
Dotyczy: Application Virtualization 5.0, Application Virtualization 5.0 SP1, Application Virtualization 5.0 SP2, Application Virtualization 5.0 SP3
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. For more information about installing PowerShell, and a list of cmdlets see, How to install PowerShell.
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.
Zobacz też
Inne zasoby
-----
You can learn more about MDOP in the TechNet Library, search for troubleshooting on the TechNet Wiki, or follow us on Facebook or Twitter.
-----