Friday, August 17, 2012

How to fix the windows 7 single sign on issues


Click Start, Run, type regedit, and press Return/Enter.
Navigate to and select the following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings


In the right pane, right click EnableNegotiate, and select Modify.
Change the Value data to 1 and click OK.
Clear stored user names and passwords:
Click Start, Run, type cmd, and press ENTER.
Type the following command and press ENTER:

control keymgr.dll

In the Stored User Names and Passwords dialog, delete all stored user names and passwords and click Close.
In the command window, type the following command and press ENTER:

gpupdate /force

Log off and log back onto the client.

No comments:

Post a Comment