-1

I have changed some rdp settings to the windows server. I can see the screenshot but I cannot able to connect to the instance. What are the other methods to connect to the instance? I dont have snapshots. How to fix this?

1 Answers1

2

Create an AMI of your server before doing anything below.

You will not be able to connect to the instance using RDP if you have messed up RDP thru any other tool. You might be able to repair your settings by attaching the root EBS volume on another Windows instance and repairing.

This document will show you how to attach the Windows volume to another server. Just skip the stuff about resetting the password.

Resetting the Windows Administrator Password

If the changes to RDP were made in the registry, you can also attach the registry on the other Windows instance. Then undo / repair your changes.

Just make sure that you are using the same Windows versions for everything above.

Load or Unload Registry Hives

Edit another Windows install's registry

John Hanley
  • 74,467
  • 6
  • 95
  • 159