【问题标题】:How to change the RDP password to an Azure (Classic) VM如何将 RDP 密码更改为 Azure(经典)VM
【发布时间】:2017-04-12 14:51:16
【问题描述】:

在想要更改我的 Azure VM(经典)的 RDP 密码时,我的研究结果似乎过于复杂,无法做到这一点。因此,我想联系 StackOverflow 社区,以验证我需要做的是否正确。

我有一个 2014 年之前制作的 Azure VM。它使用 Windows Server 2012 作为操作系统。

我首先访问了 Azure 门户并“重置密码”,但被告知我需要在 VM 上安装 Microsoft 的 VMagent。

  • 在 VM 上安装 VMagent 后,我​​查看了如何与程序交互。我读到我必须在我的 VM 上安装 Azure Powershell 模块。
  • 但在安装 Azure Powershell 之前,我需要在 VM 上安装 Powershell 5.0(目前为 3.0)。
  • 在安装 Powershell 5.0 之前,我需要将 VM 上的 .Net 框架从 4.0 更新到 4.5 或更高版本。

最后一部分是我关心的问题,因为该服务器用于许多服务,包括托管我们的网站、一些网络服务和一个报告应用程序。

那么,有没有其他人遇到过类似的情况和/或是否有其他方法可以将我的 RDP 密码更改为此虚拟机?

【问题讨论】:

    标签: azure virtual-machine rdp change-password


    【解决方案1】:

    我了解到我必须在我的 VM 上安装 Azure Powershell 模块。

    也许你读过这篇文章? Install the VM Agent on an existing Azure VM

    无需在 VM 上安装 Azure PowerShell 模块。您可以在客户端上安装此模块。其实只需要重新配置VM,让Azure平台知道VM代理已经安装好了。但是没有 GUI 可以进行此更改。这就是您需要 Azure PowerShell 模块的原因。因此,您可以在任何具有 Internet 连接的客户端上安装此模块。

    如果您有 Windows 10 客户端,则默认安装 PowerShell 5.0。

    要安装 PowerShell 模块,请参考这篇文章:Install and configure Azure PowerShell

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-07-08
      • 2019-11-18
      • 2013-04-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多