Windows Azure VM Remote desktop connection issue

后端 未结 8 1475
滥情空心
滥情空心 2020-12-14 09:28

I created a windows azure VM with Windows server 2008 R2. The status of the server is running. The port is open. But I cannot RDP to it. It gives me an error

8条回答
  •  北海茫月
    2020-12-14 09:59

    I had the same issue. I did the following to resolve it:

    • Login via serial console (instructions below).
    • At the command prompt, within the guest vm: ipconfig /renew
    • Log in into serial, type cmd and enter
    • Type ch -si 1 and then enter.
    • Log in using the domain admin account or local admin account
    • Enter ipconfig /release

提交回复
热议问题