<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Renaming a SQL Server Instance</title>
	<atom:link href="http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/</link>
	<description>Experiences of a UK BizTalk Consultant</description>
	<lastBuildDate>Wed, 25 Aug 2010 14:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kratos</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-1297</link>
		<dc:creator>Kratos</dc:creator>
		<pubDate>Wed, 14 Apr 2010 07:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-1297</guid>
		<description>LOL @mozkill what a shoot down and yes i concur.</description>
		<content:encoded><![CDATA[<p>LOL @mozkill what a shoot down and yes i concur.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mozkill</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-1092</link>
		<dc:creator>mozkill</dc:creator>
		<pubDate>Sat, 02 Jan 2010 17:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-1092</guid>
		<description>i wouldn&#039;t recommend following this blog article.  the blog article fails to update the sql instance directory name (as well as the references inside each database to that directory).</description>
		<content:encoded><![CDATA[<p>i wouldn&#8217;t recommend following this blog article.  the blog article fails to update the sql instance directory name (as well as the references inside each database to that directory).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-1034</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 21 Dec 2009 00:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-1034</guid>
		<description>Same problem for me... I follow the instructions and in SS Configuration Manager the old name still appears. You migt as well remove this post from the Internet since it doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Same problem for me&#8230; I follow the instructions and in SS Configuration Manager the old name still appears. You migt as well remove this post from the Internet since it doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiaan</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-931</link>
		<dc:creator>Tiaan</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-931</guid>
		<description>Same happened to me.

I have been searching the web for weeks now on how to install SQL Server Express as a named instance and all the config.ini settings I tried and command prompt params I tried does not work. Can anyone help with a sample .ini file that actually works. At this stage it only opens up the command prompt if I try the .ini file and nothing happens</description>
		<content:encoded><![CDATA[<p>Same happened to me.</p>
<p>I have been searching the web for weeks now on how to install SQL Server Express as a named instance and all the config.ini settings I tried and command prompt params I tried does not work. Can anyone help with a sample .ini file that actually works. At this stage it only opens up the command prompt if I try the .ini file and nothing happens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-905</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 18 Nov 2009 19:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-905</guid>
		<description>I just tried it.  select @@servername shows the new name.  I re-booted the machine and logged back in.  When I use management studio and tell it to browse for instances on the local machine, it still shows the old name, even though @@servername is what I want to see...

I did the drop server and it worked, so help!

Thanks,
Mark</description>
		<content:encoded><![CDATA[<p>I just tried it.  select @@servername shows the new name.  I re-booted the machine and logged back in.  When I use management studio and tell it to browse for instances on the local machine, it still shows the old name, even though @@servername is what I want to see&#8230;</p>
<p>I did the drop server and it worked, so help!</p>
<p>Thanks,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-750</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-750</guid>
		<description>Kosm/Pavel,
I&#039;m sure you did, but can you confirm that you successfully &#039;dropped the server&#039; before adding a new server? 

Nick.</description>
		<content:encoded><![CDATA[<p>Kosm/Pavel,<br />
I&#8217;m sure you did, but can you confirm that you successfully &#8216;dropped the server&#8217; before adding a new server? </p>
<p>Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-747</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Thu, 01 Oct 2009 08:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-747</guid>
		<description>Same problem here ...</description>
		<content:encoded><![CDATA[<p>Same problem here &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kosm</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-402</link>
		<dc:creator>Kosm</dc:creator>
		<pubDate>Fri, 13 Mar 2009 10:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-402</guid>
		<description>Hello, I tried it.. 

If I do this: &quot;select * from sys.servers&quot; it looks good, but when I try to log on to the new INSTANCE name it won&#039;t work.. the old one I can still connect to. I did a reboot of the system..

What am I missing here?</description>
		<content:encoded><![CDATA[<p>Hello, I tried it.. </p>
<p>If I do this: &#8220;select * from sys.servers&#8221; it looks good, but when I try to log on to the new INSTANCE name it won&#8217;t work.. the old one I can still connect to. I did a reboot of the system..</p>
<p>What am I missing here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanus</title>
		<link>http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/comment-page-1/#comment-299</link>
		<dc:creator>Stefanus</dc:creator>
		<pubDate>Tue, 09 Dec 2008 03:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/01/15/renaming-a-sql-server-instance/#comment-299</guid>
		<description>thank&#039;s a lot, i was try the command and it&#039;s work !!!!</description>
		<content:encoded><![CDATA[<p>thank&#8217;s a lot, i was try the command and it&#8217;s work !!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
