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)

Hai trovato questa risposta utile?

 Stampa Articolo

Leggi anche

How to setup OpenVPN on Ubuntu 14.04

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

How to reinstall your OS

1. Login to client area2. Go to your Active services you want to reinstall -> click View...

"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 install virtio disk driver for Windows install

First you go to "NoVNC Console" in web panel to access console and start your windows ISO...

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...