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 3 years have passed since last update.

VM テンプレートの作成

Posted at

1. はじめに

VMware vSphere 6.5でWindows Server 2019のVM テンプレートがなかったので作成したので、
その際の手順をまとめました。

2. 環境

Hyptervisor:VMware ESXi 6.5 / vCenter Server 6.5
OS:Windows Server 2019

3. テンプレート用のWindows Server 2019の構築

3.1 OSのインストール

まずはWindows Server 2019のインストールから。これはダイアログに従って次へ次へで。
image.png

基本はデスクトップ エクスペリエンス(通常のWindows Server 2019)で。というかServer Coreの環境って作ったことない。
image.png

再起動!
image.png

再起動後はAdministratorのパスワードを入力して
image.png

完了!インストールしたのは5月、記事を書いているのは9月…。
image.png

3.2 テンプレートの前の作業

VMtoolsのインストール
image.png

WindowsUpdate適用
image.png

リモートデスクトップの許可
image.png

Windows Defender ファイアウォールの無効化
image.png

あと、VMのDVDドライブの設定でCD/DVD ドライブをクライアント デバイスに切り替えて、さらに切断しておくこと!localdatastoreにマウントした状態だとテンプレートからVMを作成するときに、接続しているdatastoreにしかVMがデプロイできないので注意!

3.3 テンプレートへ変換

手順は簡単、変換したいVMを選択して右クリック→テンプレート→テンプレートに変換
image.png

以上、次回はテンプレートからVMを作ります。

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?