Amazon EC2 Remote Access first time with .pem file
I keep forgetting this so I've placed it here my my own use and for the benefit of others
- Go to https://console.aws.amazon.com/ec2/home
 - On the EC2 tab, select Instances in the Navigation section.
 - Right-click on your newly created instance and choose Get Windows Password.
- Note that you typically have to wait about 15 mins before this option is available.
 - Open up the .pem file that you downloaded as part of the Key Pair routine and copy the entire contents.
 - In the Retrieve Default Windows Administrator Password dialog box, paste your .pem file into the Private Key box.
 - Click on Decrypt Password, and make a note of the password that is displayed.
 
 - Right-click on your newly created instance and choose Connect.
 - Follow either Option 1 or Option 2. Option 1 is probably the easiest option as it gives you a shortcut to the server that you can then give to any administrator who needs it.
 - Double-click the downloaded shortcut (if you chose Option 1) and enter the Administrator password from the previous step, to login to your new Server 2008 instance.
 
No comments:
Post a Comment