Windows Server - First Login Errors

If you get the following 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.

That means you cannot change the password you are forced to use during the first login.

Follow these steps:

  • First, create an RDP file (see attached a screenshot on how you can save it)
  • 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 Disable APC Cache via .htaccess

You can disable APC Caching for your domain via .htaccess with the following steps: Login to...

How to Enable Hotlink Protection

To enable/disable hot link protection, follow these simple steps: Log in to cPanel...

How to Change cPanel Password in the Core

Often, you may want to change your cPanel password. You can do this from your core panel. To...

How to Install Wordpress Using Softaculous

Installaing WordPress is very easy. Follow these guide to setup a new wordpress on your website:...

How to Create/Remove an Addon Domain

With Addon Domains, it becomes possible for you to host multiple domain names with different...