共用方式為


使用 Windows PowerShell 修改客戶端設定

使用下列程式來設定App-V 5.1用戶端組態。

使用 PowerShell 修改 App-V 5.1 用戶端設定

  1. 若要使用 PowerShell 設定用戶端設定,請使用 Set-AppvClientConfiguration Cmdlet。 如需安裝PowerShell的詳細資訊,以及 Cmdlet 清單,請參閱 如何載入 PowerShell Cmdlet 和取得 Cmdlet 說明

  2. 若要修改用戶端組態,請開啟PowerShell命令提示字元,並使用任何必要的參數執行下列 Cmdlet Set-AppvClientConfiguration 。 例如:

    $config = Get-AppvClientConfiguration

    Set-AppvClientConfiguration $config

    Set-AppvClientConfiguration -AutoLoad 2

App-V 5.1 作業