Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法检索运行 Windows 2008 服务器的 EC2 实例的密码。我想要这个特定的实例,但我的获取密码不起作用。任何有关如何检索密码的工作。
您的服务器是从 AMI 启动的,这很可能是您无法检索密码的原因。过去发生在我身上。简而言之,您要做的是创建现有实例的映像,然后使用该映像启动新实例。