1
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.

【Amazon LightSail】 Windows Serverのスナップショットからインスタンスを作成するときの手順

Last updated at Posted at 2018-04-21

####Amazon LightSailでWindows Serverのスナップショットからインスタンスを複製するときの手順(Windows Server 2016使用)

公式によると、下記の手順が必要。
URL:https://lightsail.aws.amazon.com/ls/docs/how-to/article/prepare-windows-based-instance-and-create-snapshot

手順:

  1. 複製元のインスタンスに接続する
    1.png

  2. スタートメニューから ”Ec2LaunchSettings” を選択
    2.png

  3. "Administrator Password" の項目を設定。(下記いずれか)

    • Random (Retrieve from console) : ランダムパスワードを生成。
      3-1.png
    • Specify (Temporarily store in config file) : 任意のパスワードを設定。
      3-2.png
  4. 右下の"Shutdown with Sysprep" を押してインスタンスを停止する

4.png

5. (少し時間を置き)スナップショットを作成。

5.png

6. スナップショットから新しいインスタンスを作成。

6-1.png

6-2.png

dist_name.png

7. 数分待つと、新しいインスタンスが利用可能になる。

7.png

1
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
1
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?