Archive for the ‘Windows’ Category
Remote Desktop Data Encryption Error When Connecting to Windows 2003
Today I have tried to connect to my Windows Server 2003 on the LAN and I got welcomed by a message decorated with Christmas colours (red dominating). Data Encryption Error! Huh??
Googled here and there and found a solution:
- Start Registry Editor.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TermService\Parameters
- Under this registry subkey, delete the following values:
- Certificate
- X509 Certificate
- X509 Certificate ID
- Quit Registry Editor, and then restart the server.
Full description: http://support.microsoft.com/?kbid=323497