After running Setup Support Rules on SQL Server 2008, I got this kind of error / failure :
'Failed on Consistency validation for SQL Server registry keys'
After a few search on google, i found this steps that finally was the solution of my problem.
step 1:
- Clean up from SQL things in your computer. Check on 'Add or Remove programs' in your control panel
step 2:
- Open your regedit
- Open : "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib\009".
There are 3 Name in it(default, Counter & Help). Copy or memorize the values in it (i write it on notepad).
- Create new key on : "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib" named '00A'
Add New Multi String Value with name Counter and Help
And that is it. Problem solved
thanks to MauroPreg on http://social.msdn.microsoft.com/Forums/en/sqlsetupandupgrade/thread/5bd40650-1169-47fb-b846-00757477732b
--
Best Regards,
Fedrik J