Reinstallation or redeployment after hardware crash?
Posted
by
HAY
on Server Fault
See other posts from Server Fault
or by HAY
Published on 2012-11-09T21:25:18Z
Indexed on
2012/11/09
23:04 UTC
Read the original article
Hit count: 145
windows-server-2008
What is the best way to bring back the server online after hardware crash. I suppose image won't work after hardware change.
So I like to know what is the fastest way to bring everything back. I've the following software running on the server:
- MSSQL
- IIS
- Custom Server Software
- FTP Server
Then there is configuration:
- Registering asp.net 4.0
- Configuration files for server software (these can be put back from backup)
- Configuration if windows firewall.
Thanks in advance
© Server Fault or respective owner