How do I connect via RDP on my Windows VPS?



Windows Firewall is active by default, so RDP access will first need to allowed in the firewall before you will be able to connect remotely.

You can connect to the VPS using VNC in your Virtualizor control panel.

After logging into the server, Click Start --> Administrative Tools --> Windows Firewall

From there, go to Inbound Rules and enable Remote Desktop.

Also make sure you have RDP allowed in the System "Remote" settings and have the user account you are connecting with added to "Remote Desktop Users":

Right-click "Start" button
Click "System"
Click "Remote" tab
Choose "Allow remote connections to this computer"
Click "Apply"

To choose or add/allow users to connect via Remote Desktop

Click "Select Users"


Ha estat útil la resposta?

 Imprimeix aquest Article

Llegir també

Using URL Rewrite on Windows Hosting

Rewrite rules should be placed in your web.config file.    An example rule to redirect from...

Create SPF record in Plesk

Creating an SPF record can help with delivery sending issues and from other server rejecting your...

What to use for MSSQL database connection string?

Please use following connection string syntax for connecting MSSQL DB from your ASP/.NET...

Plesk says ASP.NET 4.0, but I need 4.5

It's because 4.5 is simply an update of 4.0, therefore in Plesk the version appears as 4.0...

How to change php.ini settings?

To modify PHP settings in Plesk:   Websites & Domains --> Show Advanced Operations...