0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

WindowsのServer CoreにVMware Horizon 7のConnection Serverをインストールする

Posted at

概要

・#概要
・WindowsのServer CoreにVMware Horizon 7のConnection Serverをインストールする。
・最低限の設定のみ実施。
・サービスが起動したところのみ確認

環境

種別 ソフトウェア
ハイパーバイザ Hyper-V(Windows 10 1903)
OS Window Server 2016
アプリケーション Connection Server 7.12

事前準備

・VMware HorizonのConnection Serverは評価版をダウンロード

Connection Serverの構築

cd <インストールバイナリの配置先>
※インストールバイナリの展開は割愛します。

runas /user:<ドメイン管理者> cmd.exe
※Connection Serverはドメインユーザでインストール必要がある。

VMware-Horizon-Connection-Server-x86_64-7.12.0-15770369.exe /s /v"/qn VDM_SERVER_INSTANCE_TYPE=1 VDM_INITIAL_ADMIN_SID=S-1-5-32-544 VDM_SERVER_RECOVERY_PWD=<パスワード> VDM_SERVER_RECOVERY_PWD_REMINDER=""<任意>"""

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?