0% found this document useful (0 votes)
13 views13 pages

#1creating Windows Instance

Uploaded by

itintelugu
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)
13 views13 pages

#1creating Windows Instance

Uploaded by

itintelugu
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/ 13

Service->Compute- EC2

Click instance ->Left side


Click launch instance and set a name and tags

Selecting windows OS(AMI) and AMI is Microsoft windows Server 2019 Base
Instance type –t2.micro

Key Pair(Creating for first time)

Click create new key pair

Enter new name for key pair and key pair should be in .pem font and click create key pair in right bottom
Key Pair(Creating for existing key pair)

Drop down the arrow and select the existing key pair

Network settings (for first time)

Click Edit options and select “Create security group”

Enter Security group name and Description

Inbound rule type has “All traffic”, Source type has “Anywhere”

Select Allow RDP traffic from Anywhere

Select Allow HTTP traffic from the internet (Optional)


Network settings for Existing group
Click launch instance in right bottom and we get below screen
Select the windows instance which we created now and click connect
Once connected its move to next page. We want to select RDP connect and choose Connect using RDP
client

After that check user name as administrator and click get password
Select upload private key file

Once you select the key the password will shown and click decrypt password
You get a new password to connect the server
Select the Public IP address and open in MSTSC to connect the server

Windows server has been opened successfully

Select server manager in the windows machine and wait for some time to load

Click add roles and features wizard and select Role based and future based installation and click next

Select web server IIS and add features in server roles and click next

Click next on 3 or 4 times and click install on final


Finally login the windows web server in google you get a welcome page like below.
Once all done select the instance and terminate it

You might also like