2009年11月9日 星期一

Windows 2003 的Windows system32 config 系統檔損毀的拯救方法

話說筆者jason今天架的2003發生開機失敗的情形
接上久違的螢幕以後 確定是C:\WINDOWS\SYSTEM\CONFIG
發生損毀導致無法進入系統 於是乎開始上網找資料
XP也有XP的解決方案 2003不一定適用
今天分享2003的急救方法
Resolution
1. Insert your Windows Server 2003 CD and reboot from the CD drive
[To boot from CD, go to BIOS Setup option on startup and select your CD/DVD drive as the first boot drive, save the present settings and exit]
Your computer will reboot & will boot from Windows Server 2003
2. Press ‘R’ when offered the option of using the Windows Recovery Console
Recovery Console will prompt at the command prompt type the following:
C:\WINDOWS >cd system32\
this changes the current directory to C:\Windows\System32
ren config configold
This renames the config folder to configold
mkdir config
this makes a new directory called config
cd config
changes the current directory to c:\Windows\System32\Config
then type the following lines pressing enter after each one
copy c:\windows\repair\system
copy c:\windows\repair\software
copy c:\windows\repair\sam
copy c:\windows\repair\security
copy c:windows\repair\default
after each line it should say:
1 file copied
type: exit
Now Server will reboot
[To boot from Hard Drive, go to BIOS Setup option on startup and select your Hard drive as the first boot drive, save the present settings and exit]

 在此引用http://rules.wordpress.com/2006/12/28/windows-system32-config-system-is-corrupt-in-windows-server-2003/
純粹錯誤參考 若有版權問題敬請告知本人 本人將予以刪除 敬請見諒 謝謝~

沒有留言:

張貼留言