Hello,
I am unable to connect to my Virtual Machine, when I do I get the error message "This Computer Cannot Connect to the Remote Computer"
I was installing RDS Role on the server and havent been able to get into the server since.
Technology Tips and News
Hello,
I am unable to connect to my Virtual Machine, when I do I get the error message "This Computer Cannot Connect to the Remote Computer"
I was installing RDS Role on the server and havent been able to get into the server since.
I waited an hour then shut the server down via the Azure portal. Then powered the server up, still receive the same error more then 1 hour after restart. I also tried the azure "Reset Remote Configuration" option in the new portal with no luck either.
Edit: I am also unable to RDP into the server from another server inside the same VNET...
Trying the Resize now...
I also manually changed the port for the Remote Desktop endpoint, this had no effect.
Hi,
I would suggest you go through the following article on how to troubleshoot RDP issue to a Windows IAAS VM in Azure.
https://azure.microsoft.com/en-in/documentation/articles/virtual-machines-troubleshoot-remote-desktop-connections/
I guess you have already tried the Powershell method to reset RDP apart from using the new portal to reset rdp.
https://azure.microsoft.com/en-in/documentation/articles/virtual-machines-windows-reset-password/
FYI:
Remote Desktop Connection message window: This computer can't connect to the remote computer.
Cause: The account that you are using to connect does not have Remote Desktop logon rights.
Each Windows-based computer has a Remote Desktop Users local group, which contains the accounts and groups that have the right to log on with a Remote Desktop connection. Members of the local Administrators group also have access, even though those accounts
are not listed as members of the Remote Desktop Users local group. For domain-joined machines, the local Administrators group also contains the domain administrators for the domain.
Ensure that the account you are using to initiate the connection has Remote Desktop logon rights. Use a domain administrator or local administrator account as a temporary workaround to create a Remote Desktop connection and add the desired account to
the Remote Desktop Users local group by using the Computer Management snap-in (System Tools > Local Users and Groups > Groups > Remote Desktop Users).
Regards,
Nithin Rathnakar
I waited an hour then shut the server down via the Azure portal. Then powered the server up, still receive the same error more then 1 hour after restart. I also tried the azure "Reset Remote Configuration" option in the new portal with no luck either.
Edit: I am also unable to RDP into the server from another server inside the same VNET...