Create Windows instance in AWS


1) Login into Amazon Management Console and click ‘Launch Instance’.

image

In the right top corner, you can choose which region you want the server to be placed.

image

2) Select an OS type. Here I choose Windows 2012 /w SQL express. Give the instance a name then click ‘Download’ to get the key pair which will be used to generate the password.

image

3) Click ‘Edit details’ if you want to modify the default settings. For example, change the Type to something else if you want a Powerful instance. Then click ‘Launch’.

image

4) The Windows instance will be created shortly. You can right click the instance and choose to get the system log.

image

image

5) Before connect to the instance, we need to open RDP ports. Go the left pane and choose ‘Security Groups’, then create a security group to allow inbound RDP traffic.

image

image

6) Assign the added security group to the the instance by right click the instance and choose ‘Change Security Groups’.

image

7) Right click the instance and choose ‘Connect’.

image

8) Click ‘Retrieve Password’, then choose the pem file that you downloaded in step 2.  Then click ‘Decrypt Password’ to get your administrator’s password.

image

image

9) Launch the RDP client or download the RDP shortcut, then connect to the instance.

image

Advertisement

One thought on “Create Windows instance in AWS

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s