How do I connect to my Windows server via RDP?

DO NOTE: For our servers, we uses custom RDP port such as TCP port: 45200 or 45666 for security reasons. By default, the server listens on TCP port 3389.

Format entering server's hostname or ip address with custom RDP port as follows:

IP_ADDRESS:CUSTOM_RDP_PORT

HOSTNAME:CUSTOM_RDP_PORT

 

Example:

123.456.789.12:45200

server123.somevaliddomain.com:45666

 

NOTES:

server123.somevaliddomain.com, hostname must be in Fully Qualified Domain Name (FQDN) form, valid and pingable and the domain name (somevaliddomain.com) is registered with domain registrar.

 

 

Run the Remote Desktop Connection Client

  1. Open the Remote Desktop Connection Client by clicking Start > All Programs > Accessories > Communications > Remote Desktop Connection.

  2. Enter the IP address of the server in the Computer field and click Connect.

  3. (Optional) To set up file transfer or enable your clipboard for copy/paste, click Options.

  4. Click the Local Resources tab, select the Clipboard option, click More, and then click Drives.

Save your session by clicking the General tab, then clicking Save As.

Log in to Your Server

Once you have connected, you will see the Windows log in screen. To log in for the first time, enter the Computer Name\Administrator and the corresponding password (this is the password that was emailed to you when your server build was completed).

Congratulations you have successfully connected and logged in to your new server!

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

HOW TO: Change the Listening Port for Remote Desktop

To change the port that Remote Desktop listens on, follow the below steps – These are the steps...

HOW TO: Transfer File in RDP

How to Use Remote Desktop to Transfer Files to Your Windows Server Transferring files to your...