Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The dynamic user configuration file is applied when a package is published to a specific user and determines how the package will run.
Use the following procedure to specify a user-specific configuration file. The following procedure is based on the example:
c:\Packages\Contoso\MyApp.appv
To apply a user Configuration file
To add the package to the computer using the PowerShell console type the following command:
Add-AppVClientPackage c:\Packages\Contoso\MyApp.appv.
Use the following command to publish the package to the user and specify the updated the dynamic user configuration file:
Publish-AppVClientPackage $pkg –DynamicUserConfigurationPath c:\Packages\Contoso\config.xml
Got an App-V issue? Use the App-V TechNet Forum.
Related topics