You can expand and copy files from your Windows 2000 install CD-Rom through
the recovery console.
From a command prompt you can expand the file. An example;
expand E:\I386\smss.ex_ %windir%\system32\smss.exe
would expand a new copy to the \system32 directory.
Also you'll want to use the correct version for the service pack level
you're at. So you may need to extract the file from a service pack.
To extract the service pack files without installing them, execute
J:\W2kSP4\W2KSP4.exe /x
Then when prompted, specify a directory to hold the extracted files.
To start the Recovery Console, start the computer from the Windows 2000
Setup CD or the Windows 2000 Setup floppy disks. If you do not have Setup
floppy disks and your computer cannot start from the Windows 2000 Setup CD,
use another Windows 2000-based computer to create the Setup floppy disks. At
the "Welcome to Setup" screen. Press F10 or R to repair a Windows 2000
installation, and then press C to use the Recovery Console. The Recovery
Console then prompts you for the administrator password. If you do not have
the correct password, Recovery Console does not allow access to the
computer. If an incorrect password is entered three times, the Recovery
Console quits and restarts the computer. Note If the registry is corrupted
or missing or no valid installations are found, the Recovery Console starts
in the root of the startup volume without requiring a password. You cannot
access any folders, but you can carry out commands such as chkdsk, fixboot,
and fixmbr for limited disk repairs. Once the password has been validated,
you have full access to the Recovery Console, but limited access to the hard
disk. You can only access the following folders on your computer: drive
root, %systemroot% or %windir%
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
:
|I have a Windows 2000 server that is failing in the last stage of booting,
| with a 0x6 SESSION3_INITIALIZATION_FAILURE. A quick review online
didn't
| seem to reveal a single cause for this. I wanted to try to back up the
| system32 files and replace these with a clean set of files from the SP4
| install. Unfortunately, I cannot boot the machine so I cannot run the
SP4
| install. Does either:
|
| 1) Microsoft make a Windows 2000 install CD that incorporates the SP4
files
| or
|
| 2) How can I get these files to copy over to the corrupt machine? I
| supposed I could do a fresh install in parallel on the same hard drive and
| then just over from that, but I would like to find a quicker path.
|
| --
| Will
| westes AT earthbroadcast.com
|
|