Einzelnen Beitrag anzeigen
Alt 16.12.2001, 11:01   #4
Hanneman
Elite
 
Registriert seit: 12.12.1999
Beiträge: 1.229


Standard

All of the registry backup information is
under the /repair/regback folder. To recover, you boot into the WIn2k
recovery console.


SYMPTOMS
When you restart your Windows 2000-based computer, you may receive the
following error message:

Windows 2000 could not start because the following file is missing or
corrupt:\WINNT\SYSTEM32\CONFIG\SYSTEMced

CAUSE
The System hive in the registry is damaged or missing.

RESOLUTION
Use the Repair Console tool to replace the backup copy of the System hive
from the repair folder. If you do not have the Repair Console tool
installed, you can run it form the Emergency Repair process:

Start the computer by using the Windows 2000 CD-ROM or the Startup disk.

When you see the "Welcome to Setup" message, press R for "repair."

Press C to run the Recovery Console tool.

Select the installation that you want to repair.

Type the administrator password. If this is a domain controller, you need to
supply the password for Directory Services Restore Mode.

For additional information about the Recovery Console tool, click the
article numbers below to view the articles in the Microsoft Knowledge Base:

Q239803 How to Change the Recovery Console Administrator Password
Q223301 Protection of the Administrator Account in the Offline SAM

After you log on to the Recovery Console tool, type the following commands:
cd system32\config
ren system system.old
ren system.alt systemalt.old
After you type the commands, copy the backup of the System hive from either
the %SystemRoot%\Repair folder or the %SystemRoot%\Repair\Regback folder if
you run the Emergency Repair Disk Wizard from Windows 2000 Backup and
Recovery tools.

IMPORTANT: You need to restore the most recent copy of the System hive. Any
programs that run as a service or hardware device drivers that you installed
since you last ran the Emergency Repair Disk need to be re-installed.

To copy the default System hive, type:
copy c:\winnt\repair\system' to copy the default system hive
To copy the System hive that was backed up the last time that you ran the
Emergency Repair Disk Wizard, type:
copy c:\winnt\repair\regback\system
After you do this, type exit at the command prompt. This restarts your
computer.


ich hoffe es hilft dir was,
schreib dann wie du es gelöst hast
Hanneman ist offline   Mit Zitat antworten