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 Enable Hotlink Protection

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

G1 Database Backup Walkthrough

Backing up your MySQL database is now easy, reliable, and secure with G1 Backup!  Step 1: Find...

How to backup my files in cPanel using G1 BACKUP

Required Information To back up your website, you are going to need the following information:...

How to Run Python Scripts on GigaLayer

All our shared servers are deployed with support for python scripts. However, you need to do a...

How to Export a MySQL Database

Log in to cPanel   Click phpMyAdmin under the Databases tab On the left...