Previously toss the easy Sysprep package ghost version Win7 Mirror, also use this image test to install several notebooks
Computer, just in one of them to open the Remote desktop, but found that other Win7 computers do not log on.
Ghost Package System stability has been widely criticized, although it was personally encapsulated, but still remain skeptical, now
Thinking about whether the problem is not important because of the ghost system, solve the problem is the focus, and began to explore the solution
Summary
To avoid conflicts with previous credentials, the Windows credentials in the Win7 client computer are completely deleted, and the registry
The Remote Desktop history is also cleared and the Remote Desktop client settings are checked, and the RD Gateway server is automatic or
Closed (no domain and RD Gateway are used).
To telnet to the WIN7 server changed the IP restart system, verify that the firewall is not a problem, Remote Desktop allows any version of the connection
Connect (for XP), or even create a new user.
Results using the WIN7 system's Remote Desktop Client connection to this Win7, all prompt "Your credentials do not work", the user
The name and password are correct, ah, how can not connect?
To the Microsoft Official website to chop the article, has such a message:
Http://windows.microsoft.com/zh-CN/windows7/Why-can-t-I-connect-using-Remote-Desktop-Connection
Try to change the Group Policy for the server:
Credential assignment, System----Administrative Templates
For NTLM server-only authentication, select enabled, click Display, enter termsrv/*
Run the Command Gpupdate/force Force Update Group Policy.
Failed.
Add Windows credentials to the client computer first:
Add Windows credentials, enter the server's IP address, user, password, Control Panel, credential manager.
or a failure!
There are several RDP Remote Tools installed on your Android phone, all of them tested and continue to fail!
In addition to these Win7 notebooks, other Windows systems have only XP in the virtual machine, leaving Linux behind, using Virtual
The machine's XP remote login was successful ... Tears Rush ~
Continue testing, use Remmina client connections under Linux, security options if you use "Business association" then login failed,
Specify the RDP type to log on successfully, guess is the problem that is verified, only Win7 Remote Desktop client does not have security settings
This option, can only be started on the server, groping, found in the Group Policy.
Windows 7 Server Modification steps:
Remotedesk, Remote Desktop Services, Windows components, Administrative Templates, Computer Configuration, G pedit.msc
A security-only remote (RDP) connection with a polygon session host requires that you enable and change the security layer to RDP by using the specified security layer.
Also, if the server settings may not be the same, look at the RDP-TCP settings for the Terminal Server configuration R2.
Use the WIN7 Remote Desktop client again to connect to the WIN7 server, log on correctly, and troubleshoot the problem.
This article is from the "Looking for Sunshine" blog, please make sure to keep this source http://shine.blog.51cto.com/365462/1913784
Win7 Remote Desktop Connection prompt for "Your credentials do not work" workaround