<?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: Enable \ Disable Remote connections Via DOS or T-SQL</title>
	<atom:link href="http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/</link>
	<description>One Stop for SQL Server related Queries</description>
	<lastBuildDate>Thu, 15 Mar 2012 11:27:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-20175</generator>
	<item>
		<title>By: anon</title>
		<link>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/comment-page-1/#comment-538</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Thu, 01 Dec 2011 10:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=19#comment-538</guid>
		<description>Wouldn&#039;t this be easier??

Create a text file called &quot;enable_TCPNP.reg&quot; and copy the following in to it...

This would just update then entries in Reg, then reboot ( or just restart the SQL service )



Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQLServer\SuperSocketNetLib\Np]
&quot;Enabled&quot;=dword:00000001


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQLServer\SuperSocketNetLib\Tcp]
&quot;Enabled&quot;=dword:00000001</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t this be easier??</p>
<p>Create a text file called &#8220;enable_TCPNP.reg&#8221; and copy the following in to it&#8230;</p>
<p>This would just update then entries in Reg, then reboot ( or just restart the SQL service )</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQLServer\SuperSocketNetLib\Np]<br />
&#8220;Enabled&#8221;=dword:00000001</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQLServer\SuperSocketNetLib\Tcp]<br />
&#8220;Enabled&#8221;=dword:00000001</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/comment-page-1/#comment-401</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Fri, 04 Mar 2011 15:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=19#comment-401</guid>
		<description>Thanks Joe, I&#039;ve updated the link now, Check it out</description>
		<content:encoded><![CDATA[<p>Thanks Joe, I&#8217;ve updated the link now, Check it out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/comment-page-1/#comment-400</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 04 Mar 2011 12:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=19#comment-400</guid>
		<description>Where is the code for the procedure:
You can get my remote connection procedure from the path Click Here
It is not available at this link?</description>
		<content:encoded><![CDATA[<p>Where is the code for the procedure:<br />
You can get my remote connection procedure from the path Click Here<br />
It is not available at this link?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vidhya Sagar</title>
		<link>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/comment-page-1/#comment-354</link>
		<dc:creator>Vidhya Sagar</dc:creator>
		<pubDate>Mon, 22 Nov 2010 09:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=19#comment-354</guid>
		<description>Snoopy -- I haven&#039;t tested it in SQL 2008 R2, I&#039;ll probably will test it out and update it.</description>
		<content:encoded><![CDATA[<p>Snoopy &#8212; I haven&#8217;t tested it in SQL 2008 R2, I&#8217;ll probably will test it out and update it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SNOOPY</title>
		<link>http://sql-articles.com/blogs/enable-disable-remote-connections-via-dos-or-t-sql/comment-page-1/#comment-351</link>
		<dc:creator>SNOOPY</dc:creator>
		<pubDate>Wed, 17 Nov 2010 07:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/blogs/?p=19#comment-351</guid>
		<description>it&#039;s not work with mssql 2008r2</description>
		<content:encoded><![CDATA[<p>it&#8217;s not work with mssql 2008r2</p>
]]></content:encoded>
	</item>
</channel>
</rss>

