Browse through the questions and answers listed below or filter and sort to narrow down your results.
1
answers
0
votes
47
views
asked a month ago
1
answers
0
votes
8
views
asked 3 months ago
Windows updates, disable automatic scheduling
Good day,
I’m running a game server on Windows server 2019 version of lightsail.
Today the instance did it’s auto update without any warning right after I closed rdp.
Fortunately we’re in a beta stage so no huge loss, but I want to prevent it from doing this as it does cause loss of data to the users of the game without proper server shutdowns.
Accepted AnswerWindows Provisioning
1
answers
0
votes
42
views
asked a year ago
Map local microphone to EC2 instance
Hi everyone!
I've deployed an EC2 Windows Server 2019 instance recently. Audio works and plays fine via RDP, but when I tried to setup the sound input (considering that input was going to happen via RDP from local device microphone) it occurred that no input devices can even be enabled in the instance. It says "No input devices found". "Troubleshooting" option doesn't help.
Please help me understand if it is even possible to enable it? If so, how can I do that?
Thank you in advance!
Accepted AnswerWindows Provisioning
7
answers
0
votes
517
views
asked a year ago
Why is Windows MTU set to 9001 for some instances and 1500 for others ?
I noticed that booting Windows 2019 Base AMI on a:
- t3.large (Nitro-based) resulted in having "Ethernet 3" configured with a 1500 bytes MTU.
- t2.large (Xen-based) resulted in having "Ethernet" configured with a 9001 bytes MTU.
Accepted AnswerWindows Provisioning
1
answers
0
votes
46
views
Instance Status check failed after change from t2.2xlarge to t3.2xlarge
I am trying to switch from a t2.2xlarge instance to a e3.xlarge.
System Status check is green, Instance status check is red "instance reachability check failed"
OS is Server 2021R2
I used this command to enable ENA
aws ec2 modify-instance-attribute --instance-id i-0db6e8abe7fa61536 --ena-support
Verified ENA and it shows TRUE, with this command
aws ec2 describe-instances --instance-ids i-0db6e8abe7fa61536 --query "Reservations\[].Instances\[].EnaSupport"
I updated the PV drivers on the Windows instance with https://s3.amazonaws.com/ec2-windows-drivers-downloads/AWSPV/Latest/AWSPVDriver.zip
Anyone know what else I can try?
Accepted AnswerWindows Provisioning
1
answers
0
votes
70
views
asked 2 years ago
instance is unhealthy yet doesn't get replaced
I have a load balanced + auto scaled .NET Windows application configured with 2 hosts minimum. But when 1 of the hosts is "unhealthy", it doesn't get replaced automatically. I have to kill it and then it will be replaced.
The load balancer also knows it is unhealthy. So why the disconnect with Elastic Beanstalk?
Any ideas what could be configured wrong here?
And FWIW, I'm pretty sure this used to work.
Accepted AnswerWindows Provisioning
2
answers
0
votes
37
views
asked 3 years ago