﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / If i reastore the Master database of my instance 1 on my instance 2 what happens? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 14:29:57 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: If i reastore the Master database of my instance 1 on my instance 2 what happens?</title><link>http://www.sqlservercentral.com/Forums/Topic908652-146-1.aspx</link><description>You can use the drop/add as Henrico pointed out. My question is - why would you want to do this? What benefit do you see that a fresh install of SQL won't give you?</description><pubDate>Thu, 22 Apr 2010 09:11:09 GMT</pubDate><dc:creator>  tosscrosby</dc:creator></item><item><title>RE: If i reastore the Master database of my instance 1 on my instance 2 what happens?</title><link>http://www.sqlservercentral.com/Forums/Topic908652-146-1.aspx</link><description>Yes, and no.run this to rename the server name:[code="sql"]sp_dropserver 'old_name' go sp_addserver 'new_name', 'local' go 	[/code]</description><pubDate>Thu, 22 Apr 2010 09:08:24 GMT</pubDate><dc:creator>Henrico Bekker</dc:creator></item><item><title>If i reastore the Master database of my instance 1 on my instance 2 what happens?</title><link>http://www.sqlservercentral.com/Forums/Topic908652-146-1.aspx</link><description>If i reastore the Master database of my instance 1 on my instance 2 what happens?Will the instance two be named as instance one?</description><pubDate>Thu, 22 Apr 2010 08:31:02 GMT</pubDate><dc:creator>river1</dc:creator></item></channel></rss>