Wednesday, June 13, 2012

Fixed: An error occurred while gathering user information (Thinkvantage System Update)


Make sure you are logged in as an Administrator or a user with administrative rights to apply the following fix.
Step 1
 Remove all previous log files from C:\program files\lenovo\system update\logs

Step 2 
Click Start -> Run -> Secpol.msc
Click Security Options.
Find System cryptography: Use FIPS compliant algorithms for encryption, hashing and signing
Disable this setting

Step 3
Navigate to:
C:\Program Files\Lenovo\System Update\session\system\SSClientCommon
For 64 bit OS
C:\Program Files (x86)\Lenovo\System Update\session\system\SSClientCommon
Open file MappingInterface.xml using Notepad
Add the following lines:
WIN7-PRO.SP1
Windows 7 Professional
Service Pack 1
7.SP1
Windows 7
If you're using other version than Professional, just change WIN7-PRO.SP1 to WIN7-UTL.SP1 etc and 4th line to WINDOWS 7 Ultimate.
You should be able to run the System Update now.
This fix can work for any other Windows Operating systems as long as correct name and version is put into the above code.
For Windows Server 2008, try the following code, I've put together. Bare in mind that it is not tested so please take a back up of the original XML file stated above before making changes on the server.
 WINSERVER2008-Standard.SP1
 Windows Server 2008 Standard
 Service Pack 1
 2008.SP1
 Windows Server 2008

Fixed : Windows User account repeatedly locked for no reason ?


Situation 1 : Forgotten PC with an open session and Outlook running

If you leave Outlook running on a PC you forgot somewhere hidden in your office, it will go on using the same credential for ever. Even after the policy forced you to change your password, it will go on using the old credentials and ultimately lock out your account…

Situation 2 : “remember password” box checked while accessing a network share

If you check the “remember password” box when you access a network share, it will use the same password for ever. Even after the policy forced you to change your password. And then, when you’ll want to access that share again, it will use the old credentials and lock out your account.

Solution :
using command prompt fire following command

rundll32.exe keymgr.dll, KRShowKeyMgr

and remove all cached passwords one by one. Now you just need to restart.