To access and install the optional components, you must find the correct EBS snapshot for your version of Windows Server, create a volume from the snapshot, and attach the volume to your instance.
Before you begin
Use the AWS Management Console or a command line tool to get the instance ID and Availability Zone of your instance. You must create your EBS volume in the same Availability Zone as your instance.
Use one of the following procedures to add Windows Server components to your instance.
To add Windows components to your instance using the console
Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
. -
In the navigation pane, choose Snapshots.
-
From the Filter bar, choose Public snapshots.
-
Add the Owner Alias filter and choose amazon.
-
Add the Description filter and enter
Windows
. -
Press Enter
-
Select the snapshot that matches your system architecture and language preference. For example, select Windows 2019 English Installation Media if your instance is running Windows Server 2019.
-
Choose Actions, Create volume from snapshot.
-
For Availability Zone, select the Availability Zone that matches your Windows instance. Choose Add tag and enter
Name
for the tag key and a descriptive name for the tag value. Choose Create volume. -
In the Successfully created volume message (green banner), choose the volume that you just created.
-
Choose Actions, Attach volume.
-
From Instance, select the instance ID.
-
For Device name, enter the name of the device for the attachment. If you need help with the device name, see Device names for volumes on Amazon EC2 instances.
-
Choose Attach volume.
-
Connect to your instance and make the volume available. For more information, see Make an Amazon EBS volume available for use in the Amazon EBS User Guide.
Important
Do not initialize the volume.
-
Open Control Panel, Programs and Features. Choose Turn Windows features on or off. If you are prompted for installation media, specify the EBS volume with the installation media.
-
(Optional) When you are finished with the installation media, you can detach the volume. After you detach the volume, you can delete it.