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)

Byla tato odpověď nápomocná?

 Tisknout tento článek

Také čtěte

How to reinstall your OS

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

How to fix NoVNC Console Just Black Screen

Debian 5,6,7 This will also work in debian8 if you use sysv-init instead of systemd Editing the...

How to add Tun/TAP/PPP/Fuse support

NOTE: This is for new Openvz/LXC plans only. 1. You need to login to web panel and click the...

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