If your server is not booting then you may have a corrupt registy hive, if so you can recover it by doing this, just ensure that the D: is your "windows" install.....
This works well when you always login with a temporary profile.
This works well when you always login with a temporary profile.
- Start your computer with the Advanced startup options.
- Click on Troubleshoot.
- Click on Advanced options.
- Click on Command Prompt.
- D:\
- dir
- cd d:\windows\system32
- mkdir configBak
- copy config configBak
- cd config\RegBack
- copy * ..\*