• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Windows Server 2003 - Corrupted Registry Hive

rosco

Gawd
Joined
Jun 22, 2000
Messages
722
Well, here are the unfortunate details:
The power went out yesterday and apparently, our UPS batteries were no good. So, the server lost power without being gracefully shut down.

Today, when we powered back up, the following message appeared at the login screen:
Windows - Registry Hive Recovered
Registry hive (file) Software was corrupted and it has been recovered.Some data might have been lost.

I can login as admin but all I get is a blue (blank) desktop. No start menu or desktop icons. So, I thought it was a corrupted user profile so I logged in as another admin user, same result, no icons or start menu etc. I then renamed the administrator profile and logged back in as admin. It went through creating all the customizations etc but then still ended up with no icons or start menu.

I thought I would then try recovering the registry hive from a backup. Well, it turns out that our DATA backups were working well, but our SYSTEM backup was not. So, no luck there.

So, any thoughts how to fix this? Googling around hasn't led me to much for proposed solutions.

Thanks.
 
c:\windows\system32\config may also contain a reg .bak file, but sometimes they are older. Instead of using the CMD line you could use a linux live disc to copy and replace but only do the one hive that is corrupted.
 
c:\windows\system32\config may also contain a reg .bak file, but sometimes they are older. Instead of using the CMD line you could use a linux live disc to copy and replace but only do the one hive that is corrupted.

A Linux live disc usually does seem to be the easiest way to go about it w/o messing with permissions & such.
 
You may want to run a chkdsk on that system drive. It sounds like disk corruption.
 
Log in and try opening the task manager (doing a Ctrl+Shift+Escape or Ctrl+Alt+delete)

There you can do the Run command and type in "explorer.exe" w/o the quotes... this would bring back desktop icons and the taskbar.

You could also get to the Run dialogue by doing Windows Key+R
 
Back
Top