简体   繁体   English

还原AWS EC2 Windows Server 2012 R2管理员密码

[英]Restore AWS EC2 Windows Server 2012 R2 Administrator's password

The situation is: - There is an EC2 instance with Windows Server 2012 R2, and the Administrator's password is lost. 情况是:-Windows Server 2012 R2中有一个EC2实例,并且管理员密码丢失了。 - There is no other user accessible either. -也没有其他用户可访问。 - It is not an imported ovf instance, so there is no way to export it (or is there?). -它不是导入的ovf实例,因此无法导出它(或者存在吗?)。 - There is no EC2 Agent installed on the instance. -实例上未安装EC2代理。 - I thought about using Offline NT Password & Registry Editor , but I don't know how to boot into it from an EC2 Instance. -我曾考虑过使用“ 脱机NT密码和注册表编辑器” ,但我不知道如何从EC2实例启动到该程序。

What can I do to restore the password? 如何恢复密码?

AWS has documented the process, but there are certain requirements: AWS已记录了该过程,但有一些要求:

http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ResettingAdminPassword_EC2Config.html http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ResettingAdminPassword_EC2Config.html

If you created the instance from an imported image, or don't have EC2Config running, you may be out of luck. 如果您是从导入的映像创建实例的,或者没有运行EC2Config,则可能不走运。

You can still detach the volume from the instance, associate it with another instance, mount it, and from there extract any data you may need. 您仍然可以从实例中分离该卷,将其与另一个实例关联,安装它,然后从那里提取您可能需要的任何数据。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 EC2 Windows - 获取管理员密码 - EC2 Windows - Get Administrator Password 从Ansible下载Windows Server 2012 R2和AWS S3 - Windows Server 2012 R2 and AWS S3 Download from Ansible Windows 2012 R2服务器下的imagepng - imagepng under a Windows 2012 R2 Server Windows Server 2012 R2中的Virtualbox错误 - Windows Server 2012 R2 in Virtualbox error 登录失败:Windows Server 2012 R2 上用于远程 PS 脚本执行的未知用户名或密码错误 - Logon failure: unknown username or bad password error on Windows Server 2012 R2 for Remote PS script execution 是否有任何方法可以将Window Server 2012/16 EC2实例日志备份直接自动化到AWS S3 - Is there any way to automate Window Server 2012/16 EC2 instance log backup directly to AWS S3 在Windows Server 2008 R2上重置密码 - Reset password on Windows Server 2008 R2 是否可以从Windows Server 2012 R2登录页面的AD FS修改样式? - it's possible modify styles from AD FS en Windows Server 2012 R2 login page? Windows Server 2012 R2上的MSSQL Server远程登录问题 - MSSQL Server Remote Login Issue on Windows Server 2012 R2 AWS:在CodeDeploy步骤中访问EC2 Windows密码 - AWS: access EC2 Windows password during CodeDeploy steps
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM