Quantcast
Channel: Windows – Sysads Gazette
Viewing all articles
Browse latest Browse all 109

Install Windows Server or Instance on Amazon EC2

$
0
0

In this post, I will be showing you how to spin-up a Windows Server machine on Amazon Elastic Compute Cloud (EC2). This post will get you started on how to use Amazon Elastic Compute Cloud (Amazon EC2) Windows instances.

Step 1: Launch Instance

- Sign into the AWS Management Console at https://console.aws.amazon.com and click on EC2

aws-win-01

- Click on ‘Launch Instance’

aws-win-02

- Select ‘Quick Launch Wizard’ → Enter Instance Name → Select your Public/Private key pairs (Checkout my post on how to create a key pair) → Scroll down and click on ‘Microsoft Windows Server 2012 Base‘ which is the base image I will be using for this post → Click Continue

aws-win-03

- Review your settings → then click Launch to launch the instance

aws-win-04

Note: The default security group created authorizes all IP addresses to access your instance over the specified ports (i.e. 3389=RDP). In a production, you need to authorize only specific IP address or range of IP addresses by clicking on the Edit details → Security Settings and create a new Security Group

aws-win-05

- You should get a notification page letting you know your instance is been launched

aws-win-06

- Close the screen and wait for the status checks to complete initialization….

aws-win-07

- You should see this when initialization is completed

aws-win-08

Step 2: Connect to Instance

- To connect to the server → Right-click on the instance and click Connect

aws-win-09

- In the Console Connect dialog box → click Retrieve Password

aws-win-10

- Click Browse and navigate to the private key file → Select the file and click OK (the private key content should appear in content box)

aws-win-11

- Click Decrypt Password → The administrator password should now be displayed in the console. Write than or copy both the Public DNS address and the password in a save location

aws-win-12

- Click on Start\Run on your machine, type ‘mstsc’ and click OK

aws-win-13

- Enter the Public DNS address of the instance, click OK and you will prompted for username and password → Enter the username and password and you should now gain access to the instance

aws-win-14

Note: If you are accessing this from a domain machine, add .\ to the username (.\Administrator)

aws-win-15aws-win-16

I hope I have made these steps easy to follow and that it has been useful to someone…


Viewing all articles
Browse latest Browse all 109

Latest Images

Trending Articles





Latest Images