First time login to Window Server with RDP

If you get the error message the first time you access Windows after installation, your client has been negotiating with the server for network-level authentication. However, network-level authentication is executed before a remote desktop session has even been created.

You cannot perform the forced password change during the first login.

Follow these steps:
- First, create an RDP file 
- Rightclick the .rdp file and edit in notepad or your favorite code editor
- Add the following code at the end of the file

username:s:Administrator
authentication level:i:2
nablecredsspsupport:i:0

You can now double-click the .rdp file to launch a connection.

Was this answer helpful?

Also Read

How to Resolve "cPanel Error: Your IP has Changed".

cPanel will sometimes throw out the error "IP address has changed!" while you're trying to...

How to Enable Mod_Rewrite Module

In order to enable Mod_Rewrite for your site you should create a text file called .htacccess in...

How to use ClamAV Virus Scanner

To run a virus scan, follow these steps: Log in to cPanel On the Advanced tab of the...

How to Install SSL Certificate in cPanel

You can install it yourself from cPanel by following this: Login to cPanel and go to SSL/TLS...

How to Create Sub-Accounts Under my Account

Log in to Core   Navigate to Contacts/Sub-Accounts under Account Add a new...