如何在啟動虛擬機後取得我的 Windows 管理員密碼?
Important: add key pair to Windows instance
It's a requirement to add a keypair to Windows instances

To retrieve the password in Horizon, select Retrieve Password from the instance dropdown menu:

Paste your Private key and click on Decrypt Password

The password has been revealed - fOYbUpHlgjzA7e73p0tH

Connect to the instance using
請確保您已將允許 3389 的規則新增至安全群組
- Windows/Mac - Windows 遠端桌面(RDP)
- Linux - Remmina

Username : admin, Password : fOYbUpHlgjzA7e73p0tH(Decrypted from private key)

提示:
- 帳戶:
Admin,您需要使用 SSH 金鑰對啟動您的虛擬機。在 Windows 虛擬機中設定密碼的安全且正確方式,是讓 Cloudbase-Init 產生隨機密碼,並將其加密後發佈至 Nova 元資料服務。