0% found this document useful (0 votes)
5 views

Creation of Windows EC2 and connecting it with using RDP.

The document outlines the steps to create a Windows EC2 instance on AWS and connect to it using Remote Desktop Protocol (RDP). It details the process from signing into the AWS Console, launching the instance, to connecting via RDP using the instance's public IP. The conclusion confirms the successful creation and connection to the Windows EC2 instance.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Creation of Windows EC2 and connecting it with using RDP.

The document outlines the steps to create a Windows EC2 instance on AWS and connect to it using Remote Desktop Protocol (RDP). It details the process from signing into the AWS Console, launching the instance, to connecting via RDP using the instance's public IP. The conclusion confirms the successful creation and connection to the Windows EC2 instance.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Creation of Windows EC2 and connecting it

with using RDP.

Problem Statement : How to create windows EC2 and how to


connect with it using RDP.
Solution :
To create a Windows EC2 instance on Amazon Web Services (AWS) and
connect to it using Remote Desktop Protocol (RDP), we must follow these
general steps :

Step 1: Sign in to AWS Console


i. Go to the AWS Management Console (https://aws.amazon.com/)
ii. Sign in to your AWS account.
Step 2: Launch an EC2 Instance
i. Navigate to the EC2 instance.

ii. Click on the "Launch Instance" button.


iii. To launch an instance follow these general steps shown below:
Fill Info (Name and tags)

iv. Choose an Amazon Machine Image (AMI) that corresponds to the


Windows Server version we want to use.
v. Choose instance type.

vi. Create a Key pair by clicking on create key pair.


vii. Now click on launch instance.

Step 3: Connect to the Windows EC2 Instance.


i. Once your instance is running, select the instance in the EC2
dashboard.
ii. Click on the "Connect" button.
Connecting Windows EC2 Instance using RDP

Step 4: Connect using RDP

i. Use the public IP or public DNS of your instance to connect via RDP.
ii. Click on get password.
iii. Upload .pem file (private key).

iv. Click on decrypt password.


Step 5:

i. Open remote desktop connection on your local host.


ii. Enter Instance IPV4 Address.
iii. Click on connect.
iv. Enter the User Name and password as received from the previous step.
v. Click on yes.
vi. You are now connected to your Windows EC2 instance using RDP.
Conclusion : We have successfully created Windows
EC2 Instance and Connected it with RDP.

You might also like