您可以使用 Microsoft Windows Installer (MSI) 的無訊息安裝功能,來安裝 Horizon Agent Direct-Connection 外掛程式 (舊稱 View Agent Direct-Connection 外掛程式)。在無訊息安裝中,您會使用命令列,而且不必回應精靈的提示。
透過無訊息安裝,您便能有效地將 Horizon Agent Direct-Connection 外掛程式部署在大型企業中。如需 Windows Installer 的詳細資訊,請參閱*《Omnissa Horizon 8 中的桌面平台和應用程式》*文件中的〈Microsoft Windows Installer 命令列選項〉。Horizon Agent Direct-Connection 外掛程式支援以下 MSI 屬性。
| MSI 屬性 | 說明 | 預設值 |
|---|---|---|
| LISTENPORT | Horizon Agent Direct-Connection 外掛程式用於接受遠端連線的 TCP 連接埠。依預設,安裝程式會將 Windows 防火牆設定為允許此連接埠上的流量。 | 443 |
| MODIFYFIREWALL | 若設定為 1,此安裝程式會將 Windows 防火牆設定為允許 LISTENPORT 上的流量。若設定為 0,此安裝程式會將 Windows 防火牆設定為不允許 LISTENPORT 上的流量。 | 1 |
| DISABLE_SSLV3 | 如果 SSL 3.0 已在登錄中明確啟用或停用,則安裝程式會忽略此內容。否則,如果將此內容設定為 1,安裝程式會在作業系統層級停用 SSL 3.0;如果設定為 0,安裝程式不會執行任何動作。 | 1 |
先決條件
- 確認已安裝 Horizon Agent。如果您的環境未包含 Omnissa Horizon Connection Server,請從命令列安裝 Horizon Agent,並指定參數以告知 Horizon Agent 不要向 Horizon Connection Server 登錄。請參閱 Windows - 設定 Omnissa Horizon Web Client 桌面平台。
程序
-
開啟 Windows 命令提示字元。
-
使用命令列選項來執行 Horizon Agent Direct-Connection 外掛程式安裝程式檔案時,可指定無訊息安裝。可以選擇性地指定其他 MSI 屬性。
下列範例使用預設選項來安裝 Horizon Agent Direct-Connection 外掛程式。
{installer executable} /s下列範例是安裝 Horizon Agent Direct-Connection 外掛程式,並指定 VADC 用來接聽遠端連線的 TCP 連接埠。
{installer executable} /s /v"/qn LISTENPORT=9999"
此頁面對您有幫助嗎?