mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-05 17:17:22 +00:00
Merge pull request #1811 from goldfndr/patch-1
PS AppvClientConfiguration: spelling, example
This commit is contained in:
commit
9c2bad9a5d
@ -24,9 +24,9 @@ Use the following procedure to configure the App-V 5.0 client configuration.
|
|||||||
|
|
||||||
`$config = Get-AppvClientConfiguration`
|
`$config = Get-AppvClientConfiguration`
|
||||||
|
|
||||||
`Set-AppcClientConfiguration $config`
|
`Set-AppvClientConfiguration $config`
|
||||||
|
|
||||||
`Set-AppcClientConfiguration –Name1 MyConfig –Name2 “xyz”`
|
`Set-AppvClientConfiguration –AutoLoad 2`
|
||||||
|
|
||||||
**Got a suggestion for App-V**? Add or vote on suggestions [here](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization). **Got an App-V issu**e? Use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopappv).
|
**Got a suggestion for App-V**? Add or vote on suggestions [here](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization). **Got an App-V issu**e? Use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopappv).
|
||||||
|
|
||||||
|
@ -24,9 +24,9 @@ Use the following procedure to configure the App-V 5.1 client configuration.
|
|||||||
|
|
||||||
`$config = Get-AppvClientConfiguration`
|
`$config = Get-AppvClientConfiguration`
|
||||||
|
|
||||||
`Set-AppcClientConfiguration $config`
|
`Set-AppvClientConfiguration $config`
|
||||||
|
|
||||||
`Set-AppcClientConfiguration –Name1 MyConfig –Name2 “xyz”`
|
`Set-AppvClientConfiguration –AutoLoad 2`
|
||||||
|
|
||||||
**Got a suggestion for App-V**? Add or vote on suggestions [here](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization). **Got an App-V issue?** Use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopappv).
|
**Got a suggestion for App-V**? Add or vote on suggestions [here](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization). **Got an App-V issue?** Use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopappv).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user