F5F Stay Refreshed Software Operating Systems Troubleshoot RDP login problems with Win Server 2016 on RDP credentials.

Troubleshoot RDP login problems with Win Server 2016 on RDP credentials.

Troubleshoot RDP login problems with Win Server 2016 on RDP credentials.

W
Wediocre
Member
56
08-10-2016, 10:28 AM
#1
Hey everyone, I just set up a new Windows Server 2016 Standard Edition after removing VMWare's ESXI 6.5 on my Dell Poweredge R710. On the RDP setup side, I’m getting errors like “authentication error” and “function not supported.” It seems the issue might be related to CredSSP encryption or something similar. Since I’m no longer using ESXI, I’m trying to figure out why this keeps happening on a physical machine. Can someone help me out? Thanks for your support!
W
Wediocre
08-10-2016, 10:28 AM #1

Hey everyone, I just set up a new Windows Server 2016 Standard Edition after removing VMWare's ESXI 6.5 on my Dell Poweredge R710. On the RDP setup side, I’m getting errors like “authentication error” and “function not supported.” It seems the issue might be related to CredSSP encryption or something similar. Since I’m no longer using ESXI, I’m trying to figure out why this keeps happening on a physical machine. Can someone help me out? Thanks for your support!

C
Commissar_Dan
Junior Member
28
08-10-2016, 03:45 PM
#2
Install the necessary update for the Server 2016 system.
C
Commissar_Dan
08-10-2016, 03:45 PM #2

Install the necessary update for the Server 2016 system.

D
Da_Shadows
Member
185
08-10-2016, 10:17 PM
#3
It seems something unusual occurred to me recently. I connected using a device that didn't have the latest update.
D
Da_Shadows
08-10-2016, 10:17 PM #3

It seems something unusual occurred to me recently. I connected using a device that didn't have the latest update.

B
BooyaLuver19
Member
77
08-11-2016, 03:30 AM
#4
It depends on what you're trying to fix. If it's a software issue, your personal computer might need an update. If it's related to the server, a Windows update for the server is likely required. Check the documentation for specifics.
B
BooyaLuver19
08-11-2016, 03:30 AM #4

It depends on what you're trying to fix. If it's a software issue, your personal computer might need an update. If it's related to the server, a Windows update for the server is likely required. Check the documentation for specifics.

D
DriveIn
Senior Member
739
08-11-2016, 04:47 AM
#5
Check the latest version for your server.
D
DriveIn
08-11-2016, 04:47 AM #5

Check the latest version for your server.

P
pedro_tkf
Senior Member
643
08-11-2016, 06:50 AM
#6
It was a patch issued in March. It must be applied on the server. You can modify the computer's registry using these steps: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters Add a DWORD value of 2: “AllowEncryptionOracle”. Ideally, perform regular server updates as part of routine maintenance.
P
pedro_tkf
08-11-2016, 06:50 AM #6

It was a patch issued in March. It must be applied on the server. You can modify the computer's registry using these steps: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters Add a DWORD value of 2: “AllowEncryptionOracle”. Ideally, perform regular server updates as part of routine maintenance.