Windows password not working

0

Hi Team, I am trying to login to windows ec2 instance which is derived from vhd in azure exported as ami in aws. I am launching ec2 instance from custom AMI. Tried SSM, EC2 launch steps but the given password is not working. I am able to get the password but that is not working while login in. Please help or guide..

demandé il y a 2 ans570 vues
1 réponse
0

Hello,

Since this is an Imported Image, if properly sysprep the Administrator password would match the Console password but in some cases it will not. If there was a local admin account on the Image prior to import to AWS or any user in the Remote Desktop Users group, you can use the same credentials to RDP into the Instance.

Resolution

net user TestUser Password@123
net localgroup administrators TestUser /add```

- Then try to login with the user ***TestUser*** via RDP

For additional information, see the documentation [How can I reset the administrator password on an EC2 Windows instance](https://aws.amazon.com/premiumsupport/knowledge-center/reset-admin-password/)

Should you need further clarification, reach out to [AWS Premium Support](https://aws.amazon.com/contact-us/)
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions