0% found this document useful (0 votes)
19 views5 pages

AWS EC2 Windows VM Creation

Uploaded by

royisha1509
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views5 pages

AWS EC2 Windows VM Creation

Uploaded by

royisha1509
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

AWS EC2 Windows VM Creation

Steps to create a Windows EC2 instance in an AWS console

Step: 1
Login into the AWS console and click the icon Services.
Step: 2
Navigate to services and click Compute.
Step: 3
Click EC2.

Step: 4

Click Instances.

Step: 5

Navigate to Instances and click Launch Instances in the right-side


corner of the console.

Step: 6

Once you click launch instances Create a Name and Tags for the
instance.

Step: 7

Select the AMI as Microsoft Windows.


Step: 8

Click Create new key pair for generating the encrypted key pair
to login RDP (Remote Desk Top).

Step: 9

→Create a key pair Name as per our requirements.


→Select the key pair as RSA (Default).
→Select private key file format (Default).

Step: 10

Click Create key pair.

Step: 11

Once the created key pair is clicked Launch instance.

Step: 12

Select the instance that we created.

Step:13

Once select the instance click Connect.

Step: 14

Click RDP client.

Step: 15

Click Get a password to decrypt the password to log in to the


instance.
Step: 16

→Click Upload private key file.


→Select the Private key file which we download in step 10,
Filename. pem

Step:17

Once selected the private key file is clicked Decrypt password.

Step: 18

In the password section, you can see the decrypted password.

Step: 19

→ Search for Remote desktop in the search bar of your system


toolbar / (ctrl + F type RDP).
→ For Step 19 in the below snap copy and paste your computer
name which means your public DNS (You can get your public DNS in
the Step 18 snap).

Step: 20

→For Step 20 in the below snap copy and paste the username (You
can get your User name in the Step 18 snap i.e. Administrator).

Step: 21

→Click Yes to log in to the instance via RDP.


Step: 22

→Once login to the Windows system it will take a few minutes to


complete the setup.
→ In the search bar type Server Manager.
→Click Configure this local server.

Step: 23

Select IE Enhanced security configuration.

Step: 24

In administrator select the OFF radio button.

Step: 25

In Users select the OFF radio button.

Step: 26

Click OK to continue.

Step: 27

→Navigate to browser chrome/edge.

→Click the link


https://awscli.amazonaws.com/AWSCLIV2.msi

→Download the AWS CLI file.


Step: 28

→Navigate to downloads and open the AWS CLI file.


→Accept the terms and license of the AWS CLI.

Step: 29

→Click next, next up to the initialization.

Step: 30

→Click finish to set up the AWS CLI on your machine.

Result:
AWS EC2 Instance has been created and AWS CLI is installed in it.

You might also like