Mastering AWS: How To Create A Windows Server EC2 Instance | For The Beginner

preview_player
Показать описание

During the EC2 instance creation, I explain:
3. Explanation and setup of the firewall rules: 8:14
4. creating a public/private key pair: 11:08
5. Using the generated key pair to decrypt the Windows Server Password: 17:20
6. and finally establishing an RDP session to the Windows Server: 18:31

-== Get the Powershell Code from my GitHub Page ==-

--== Within the video, I reference my following blog articles: ==--

1. How To Create An Amazon AWS Free Tier Account

2. How To Enable MFA On Your Amazon AWS Root Account

3. Learn How To Create An Amazon AWS Billing Alarm

-== Recording Equipment ==-

-== Subscribe & never miss a Video ==-

-== Follow me on Twitter ==-
Рекомендации по теме
Комментарии
Автор

I followed every step in detail and it did not work

MCJams
Автор

Thanks a lot. Perfect tutorial for beginner. Clean and point to point description.

utkarshdshah
Автор

Best Tutorial on Youtube, thanks a lot. Worked like a charm.

mattschwarz
Автор

Thanks a lot from a just-learning-AWS fellow from Argentina ! Cheers

TheLablujan
Автор

Amazing!!! Helped me clear my practical today! Lots of best wishes from India :)

shrijasheth
Автор

Could connect using MS Remote Desktop but not via browser - timed out.

gamgammerz
Автор

Love it.Great tutorial. Clean, simple and to the point :)

MrAbugaarith
Автор

Awesome tutorial! Thanks for your time and effort!!

sakanet
Автор

Every time I exit my windows sever it changes the IP Address and doesn't keep my software running in the background of the server. Any idea why? It's not like I'm terminating the Instance or shutting it down

epicisdan
Автор

So, I am trying to setup a Windows Cloud Storage server to use Perforce to storage and manage my Unreal Engine project. I have a team of 3 and I want them to be able to work on the project. Is this possible and what would that cost? Do you have any links or documentation?

kevincantrell
Автор

I have followed the same steps, but while adding inbound rules made 80 port open to Source "Anywhere". Still cannot access the web application deployed on the AWS instance and even ping command gives request timed out .
However status checks are passed and I can do RDP, Only web server is not working .Any insights on this?

snehakanduri
Автор

Is there any reason to choose a Linux server over a Microsoft server (or vice versa) in terms of pricing, functionality and speed?

haakonflaar
Автор

Great tutorial up to a point where I cannot connect to the public ip from "My IP". My browser suggests that "This site cannot be reached" and also that he site is not secure. I have tried to access it via Chrome and MS Edge. I am able to RDP to the site just fine.

peterlabermeier
Автор

Hello, This user data is not working for windows 2019 instances. The variables ($localipv4, $publicipv4 etc) is null when we go to IP address from web. Only a static page is shown with texts ('IP Adress is'). But the IP address is not printed. Can you please correct the data for windows 2019 (free tier) instance and upload in GitHub

hisomraj
Автор

how did you manage to access the ec2 instance without creating an internet gateway for your PVC ?

juansam
Автор

thanks mate, an amazing on-point tutorial that works

rizaldisatryaherlambang
Автор

Ver good one...and much useful. Thank you

shantahiretreegbbnnhjjjmnn
Автор

you talked about your website, I can't find the url link

usmanujr.
Автор

Public IPv4 DNS
works in browser, but it give me "internal error has occurred" when i type it in remote desktop connection,
help please..

ahmedhussein
Автор

Thanks for the video! I copied the script from your github but it didn't work and I could still get into remote desktop, what's the feature of powershell script on user data section?

kihunkim