Is it possible to launch an ec2 instance from Windows RDP?

0

I'm working on a project where I need to start Windows EC2 instances remotely, that's why I was looking for a way to do it. Since I know that Azure has that functionality, where it is possible to launch a stopped instance from the remote desktop connection, I would like to know if it is possible to do the same using AWS EC2 instances.

I've been looking for this information for a while but I can't find anything so I hope you can help me.

Thanks for your help. UserVic

UserVic
已提問 1 年前檢視次數 375 次
2 個答案
1
已接受的答案

Short answer, no - you can't do that in AWS.

You could start the instance remotely from an API call but I suspect that you don't want to do that.

Although it's an additional step, something that customers have done in the past is take a very old blog post I wrote and modify it to control (i.e. stop/start) EC2 instances rather than Workspaces instances. Probably not what you're looking for but it is an alternative.

That said, mentioning Workspaces: Amazon Workspaces is a fully managed virtual desktop solution that does support automatic stop/start (on user connection) so might do what you want.

profile pictureAWS
專家
已回答 1 年前
0

Thanks Brettski for your answer. I suspected it wasn't possible but now I have an alternative so I'll take a look at Amazon Workspaces.

UserVic
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南