How to enable and setup RDP on Windows

NOTE: This is done on Windows 2012 DC R2 edition, other versions might be slightly different.

1. You need to enable RDP (if not already).
Go to Control Panel in your VPS -> System & Security -> System
Click "Remote Settings" (#1 on pic below)
Select "Allow remote connections..."
Uncheck "Allow connections only from..." (#2 on pic)



2. Enable RDP access in Windows Firewall (if not already)
Go to Control Panel in your VPS -> System & Security -> Windows Firewall
Click "Advanced Settings"
Click "Inbound Rules"
Scroll down and make sure ALL on #1 pic below are Green, if not, double click it and Enabled it (#2 on pic below)

Ця відповідь Вам допомогла?

 Роздрукувати цю статтю

Також прочитайте

"Server refused to allocate pty" on New LXC template(s)

NOTE: This seems to happen only on OpenVZ template(s) that's used on LXC, like Cenots 6 32-bit....

How to setup OpenVPN on Ubuntu 14.04

Please see https://help.ubuntu.com/14.04/serverguide/openvpn.html

How to add Extra IP(s) on Linux

IMPORTANT: There seems to be issues with more than 1 IP on Ubuntu, we've so far only figured out...

How setup OpenVPN on OpenVZ with Centos 6 64-bit template

This is only for New OpenVZ with Centos-6-OpenVPN-64-bit template. You can reinstall to this...

How to add LAMP support to Ubuntu 14.0.4 64-bit on New OpenVZ

A LAMP (Linux, Apache, MySQL, PHP) stack is a common web stack used for hosting web content. This...