If you rename the computer where an instance of SQL Server resides then you have to make some changes to the each instance by dropping the old server and adding the new one. This is described in http://msdn.microsoft.com/en-us/library/ms143799.aspx the following article. To drop and re-add the server...