<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Script to Find SQL Server on Network</title>
	<atom:link href="http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Get SQL Server Version and Edition Information &#8211; SQL in Sixty Seconds #043 &#8211; Video &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-421149</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Get SQL Server Version and Edition Information &#8211; SQL in Sixty Seconds #043 &#8211; Video &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 13 Feb 2013 01:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-421149</guid>
		<description><![CDATA[[...] Script to Find SQL Server on Network [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Script to Find SQL Server on Network [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhakar</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-340654</link>
		<dc:creator><![CDATA[Sudhakar]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 00:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-340654</guid>
		<description><![CDATA[Hi, 

It&#039;s not listing sql server instance which is configured on clustered instance. Is there any command to list those ?

Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>It&#8217;s not listing sql server instance which is configured on clustered instance. Is there any command to list those ?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softonics</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-235967</link>
		<dc:creator><![CDATA[softonics]]></dc:creator>
		<pubDate>Thu, 12 Jan 2012 10:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-235967</guid>
		<description><![CDATA[sir my server is not listed. what should do to take it in list
sachin]]></description>
		<content:encoded><![CDATA[<p>sir my server is not listed. what should do to take it in list<br />
sachin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit Shah</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-184681</link>
		<dc:creator><![CDATA[Ankit Shah]]></dc:creator>
		<pubDate>Fri, 28 Oct 2011 19:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-184681</guid>
		<description><![CDATA[Hi ,
  I want to run this query on 4 diff enviornment so if you explains steps it would be bettoer to understand for me.
thanks]]></description>
		<content:encoded><![CDATA[<p>Hi ,<br />
  I want to run this query on 4 diff enviornment so if you explains steps it would be bettoer to understand for me.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syed</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-125545</link>
		<dc:creator><![CDATA[Syed]]></dc:creator>
		<pubDate>Tue, 29 Mar 2011 16:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-125545</guid>
		<description><![CDATA[Grove, your script when run in SQL 2008 gives lot of syntax errors.]]></description>
		<content:encoded><![CDATA[<p>Grove, your script when run in SQL 2008 gives lot of syntax errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasant Jagtap</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-125523</link>
		<dc:creator><![CDATA[Vasant Jagtap]]></dc:creator>
		<pubDate>Tue, 29 Mar 2011 14:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-125523</guid>
		<description><![CDATA[Hi,

It give this error because we not enable xp_cmdshell, any other T-SQL script?

Msg 15281, Level 16, State 1, Procedure xp_cmdshell, Line 1
SQL Server blocked access to procedure &#039;sys.xp_cmdshell&#039; of component &#039;xp_cmdshell&#039; because this component is turned off as part of the security configuration for this server. A system administrator can enable the use of &#039;xp_cmdshell&#039; by using sp_configure. For more information about enabling &#039;xp_cmdshell&#039;, see &quot;Surface Area Configuration&quot; in SQL Server Books Online.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It give this error because we not enable xp_cmdshell, any other T-SQL script?</p>
<p>Msg 15281, Level 16, State 1, Procedure xp_cmdshell, Line 1<br />
SQL Server blocked access to procedure &#8216;sys.xp_cmdshell&#8217; of component &#8216;xp_cmdshell&#8217; because this component is turned off as part of the security configuration for this server. A system administrator can enable the use of &#8216;xp_cmdshell&#8217; by using sp_configure. For more information about enabling &#8216;xp_cmdshell&#8217;, see &#8220;Surface Area Configuration&#8221; in SQL Server Books Online.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Shakya</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-113739</link>
		<dc:creator><![CDATA[Abhishek Shakya]]></dc:creator>
		<pubDate>Mon, 24 Jan 2011 06:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-113739</guid>
		<description><![CDATA[it is so interesting and provide the help as we want.]]></description>
		<content:encoded><![CDATA[<p>it is so interesting and provide the help as we want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laldhar Singh</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-103417</link>
		<dc:creator><![CDATA[Laldhar Singh]]></dc:creator>
		<pubDate>Thu, 02 Dec 2010 10:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-103417</guid>
		<description><![CDATA[Hi,
its worked to get server names but can we get all the databases created under these server as well.
Please let me know if anybody has any clue.

Thanks in advance.

Regards.
Laldhar]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
its worked to get server names but can we get all the databases created under these server as well.<br />
Please let me know if anybody has any clue.</p>
<p>Thanks in advance.</p>
<p>Regards.<br />
Laldhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhil Kumar Jaiswal</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-88003</link>
		<dc:creator><![CDATA[Akhil Kumar Jaiswal]]></dc:creator>
		<pubDate>Thu, 16 Sep 2010 08:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-88003</guid>
		<description><![CDATA[Very Good Contant...
this website is very healpful to all sql developers and Programmers.

Thanks,
Akhil K. Jaiswal
.NET DEVELOPER]]></description>
		<content:encoded><![CDATA[<p>Very Good Contant&#8230;<br />
this website is very healpful to all sql developers and Programmers.</p>
<p>Thanks,<br />
Akhil K. Jaiswal<br />
.NET DEVELOPER</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Innocent Gumbo</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-84562</link>
		<dc:creator><![CDATA[Innocent Gumbo]]></dc:creator>
		<pubDate>Wed, 18 Aug 2010 19:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-84562</guid>
		<description><![CDATA[Orlando, please try the SELECT SERVERPROPERTY(&#039;Edition&#039;)
                                   or SELECT @@Version
but Server Properties are more smarter - you can get to the Servive Pack level using SERVERPROPERTY, check Books online for more properties

Thanks]]></description>
		<content:encoded><![CDATA[<p>Orlando, please try the SELECT SERVERPROPERTY(&#8216;Edition&#8217;)<br />
                                   or SELECT @@Version<br />
but Server Properties are more smarter &#8211; you can get to the Servive Pack level using SERVERPROPERTY, check Books online for more properties</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheGrove</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-79291</link>
		<dc:creator><![CDATA[TheGrove]]></dc:creator>
		<pubDate>Thu, 08 Jul 2010 19:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-79291</guid>
		<description><![CDATA[I modified his script to the following to pull the version information.  The one problem with this is if you are trying to connect to SQLExpress or something like that you will often get an error.  So I brute forced around this but I&#039;m sure there is a nicer way to do it.

set nocount on
CREATE TABLE #servers(Server_Name VARCHAR(255),
	  Server_Version nvarchar(255))

INSERT #servers (Server_Name)
	EXEC master..xp_CMDShell &#039;sqlcmd -Lc&#039;

DELETE FROM #servers
	WHERE Server_Name = &#039;Servers:&#039;
		OR Server_Name IS NULL
		OR Server_Name = &#039;&#039;

DECLARE @tempdata TABLE (scratch sql_variant)

DECLARE @version	nvarchar(255),
		@cmd nvarchar(1000),
		@server varchar(255)

DECLARE ServerList CURSOR FAST_FORWARD
	FOR SELECT server_name FROM #servers

OPEN ServerList

FETCH NEXT FROM ServerList INTO @server

WHILE @@FETCH_STATUS = 0
	BEGIN
		PRINT &#039;Processing: &#039; + @server

		IF @server IN (&#039;servera&#039;,&#039;serverb&#039;)
			BEGIN
				UPDATE #servers SET Server_Version = CASE @server
	WHEN &#039;OLDDATA&#039; THEN &#039;FailOver for Flowserver&#039;
	ELSE &#039;UNABLE TO CONNECT TO SERVER&#039; 
				END
					WHERE Server_Name = @server
			END
		ELSE
			BEGIN
				SELECT @cmd = &#039;SET NOCOUNT ON;SELECT * FROM OPENROWSET(&#039;&#039;SQLNCLI&#039;&#039;, &#039;&#039;Server=&#039; + @server + &#039;;&#039;
			+ &#039;uid=&#039; + CASE @server
		WHEN &#039;server1&#039; THEN &#039;usera&#039;
		ELSE &#039;userb&#039;
	END + &#039;;&#039;
			+ &#039;pwd=&#039;+ CASE @server
		WHEN &#039;server1&#039; THEN &#039;pass1&#039;
		WHEN &#039;server2&#039; THEN &#039;pass2&#039;
		ELSE &#039;commonpass&#039;
	END + &#039;;&#039;&#039;&#039;
			+ &#039;, &#039;&#039;select @@version&#039;&#039;)&#039;
				INSERT INTO @tempdata (scratch) EXEC (@cmd)
				SELECT @version = convert(nvarchar(255),scratch) from @tempdata
				DELETE FROM @tempdata
				
				UPDATE #servers SET Server_Version = @version WHERE Server_Name = @server
			END

		FETCH NEXT FROM ServerList INTO @server
	END

CLOSE ServerList
DEALLOCATE ServerList

select * from #servers]]></description>
		<content:encoded><![CDATA[<p>I modified his script to the following to pull the version information.  The one problem with this is if you are trying to connect to SQLExpress or something like that you will often get an error.  So I brute forced around this but I&#8217;m sure there is a nicer way to do it.</p>
<p>set nocount on<br />
CREATE TABLE #servers(Server_Name VARCHAR(255),<br />
	  Server_Version nvarchar(255))</p>
<p>INSERT #servers (Server_Name)<br />
	EXEC master..xp_CMDShell &#8216;sqlcmd -Lc&#8217;</p>
<p>DELETE FROM #servers<br />
	WHERE Server_Name = &#8216;Servers:&#8217;<br />
		OR Server_Name IS NULL<br />
		OR Server_Name = &#8221;</p>
<p>DECLARE @tempdata TABLE (scratch sql_variant)</p>
<p>DECLARE @version	nvarchar(255),<br />
		@cmd nvarchar(1000),<br />
		@server varchar(255)</p>
<p>DECLARE ServerList CURSOR FAST_FORWARD<br />
	FOR SELECT server_name FROM #servers</p>
<p>OPEN ServerList</p>
<p>FETCH NEXT FROM ServerList INTO @server</p>
<p>WHILE @@FETCH_STATUS = 0<br />
	BEGIN<br />
		PRINT &#8216;Processing: &#8216; + @server</p>
<p>		IF @server IN (&#8216;servera&#8217;,'serverb&#8217;)<br />
			BEGIN<br />
				UPDATE #servers SET Server_Version = CASE @server<br />
	WHEN &#8216;OLDDATA&#8217; THEN &#8216;FailOver for Flowserver&#8217;<br />
	ELSE &#8216;UNABLE TO CONNECT TO SERVER&#8217;<br />
				END<br />
					WHERE Server_Name = @server<br />
			END<br />
		ELSE<br />
			BEGIN<br />
				SELECT @cmd = &#8216;SET NOCOUNT ON;SELECT * FROM OPENROWSET(&#8221;SQLNCLI&#8221;, &#8221;Server=&#8217; + @server + &#8216;;&#8217;<br />
			+ &#8216;uid=&#8217; + CASE @server<br />
		WHEN &#8216;server1&#8242; THEN &#8216;usera&#8217;<br />
		ELSE &#8216;userb&#8217;<br />
	END + &#8216;;&#8217;<br />
			+ &#8216;pwd=&#8217;+ CASE @server<br />
		WHEN &#8216;server1&#8242; THEN &#8216;pass1&#8242;<br />
		WHEN &#8216;server2&#8242; THEN &#8216;pass2&#8242;<br />
		ELSE &#8216;commonpass&#8217;<br />
	END + &#8216;;&#8221;&#8217;<br />
			+ &#8216;, &#8221;select @@version&#8221;)&#8217;<br />
				INSERT INTO @tempdata (scratch) EXEC (@cmd)<br />
				SELECT @version = convert(nvarchar(255),scratch) from @tempdata<br />
				DELETE FROM @tempdata</p>
<p>				UPDATE #servers SET Server_Version = @version WHERE Server_Name = @server<br />
			END</p>
<p>		FETCH NEXT FROM ServerList INTO @server<br />
	END</p>
<p>CLOSE ServerList<br />
DEALLOCATE ServerList</p>
<p>select * from #servers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-61877</link>
		<dc:creator><![CDATA[santosh]]></dc:creator>
		<pubDate>Sat, 27 Feb 2010 09:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-61877</guid>
		<description><![CDATA[Hi, Its excellent ... Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi, Its excellent &#8230; Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orlando</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-60344</link>
		<dc:creator><![CDATA[Orlando]]></dc:creator>
		<pubDate>Thu, 28 Jan 2010 20:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-60344</guid>
		<description><![CDATA[This is a good script for finding servers on the network.  However, do you have a script to show which sql version and edition are on these servers?  Please advise]]></description>
		<content:encoded><![CDATA[<p>This is a good script for finding servers on the network.  However, do you have a script to show which sql version and edition are on these servers?  Please advise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lakshmi Chethana</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-59385</link>
		<dc:creator><![CDATA[Lakshmi Chethana]]></dc:creator>
		<pubDate>Wed, 06 Jan 2010 05:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-59385</guid>
		<description><![CDATA[Awsome it worked for me
Use this for SQL server 2005 

CREATE TABLE #servers(sname VARCHAR(255))
INSERT #servers (sname)
EXEC master..xp_CMDShell &#039;OSQL -L&#039;
DELETE
FROM #servers
WHERE sname=&#039;Servers:&#039;
OR sname IS NULL
SELECT LTRIM(sname)
FROM #servers 
DROP TABLE #servers]]></description>
		<content:encoded><![CDATA[<p>Awsome it worked for me<br />
Use this for SQL server 2005 </p>
<p>CREATE TABLE #servers(sname VARCHAR(255))<br />
INSERT #servers (sname)<br />
EXEC master..xp_CMDShell &#8216;OSQL -L&#8217;<br />
DELETE<br />
FROM #servers<br />
WHERE sname=&#8217;Servers:&#8217;<br />
OR sname IS NULL<br />
SELECT LTRIM(sname)<br />
FROM #servers<br />
DROP TABLE #servers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Innocent Gumbo</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-56445</link>
		<dc:creator><![CDATA[Innocent Gumbo]]></dc:creator>
		<pubDate>Mon, 05 Oct 2009 15:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-56445</guid>
		<description><![CDATA[Todd, Please use the SQLCMD or OSQL because ISQL was supported in SQL 2000 and its now obsolete!!

Just replace it.]]></description>
		<content:encoded><![CDATA[<p>Todd, Please use the SQLCMD or OSQL because ISQL was supported in SQL 2000 and its now obsolete!!</p>
<p>Just replace it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-56174</link>
		<dc:creator><![CDATA[Todd]]></dc:creator>
		<pubDate>Fri, 25 Sep 2009 18:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-56174</guid>
		<description><![CDATA[CREATE TABLE #servers(sname VARCHAR(255))
INSERT #servers (sname)
EXEC master..xp_CMDShell &#039;ISQL -L&#039;

I get error on sql2005 ... &quot;&#039;ISQL&#039; is not recognized as an internal or external command,&quot;

any idea why??]]></description>
		<content:encoded><![CDATA[<p>CREATE TABLE #servers(sname VARCHAR(255))<br />
INSERT #servers (sname)<br />
EXEC master..xp_CMDShell &#8216;ISQL -L&#8217;</p>
<p>I get error on sql2005 &#8230; &#8220;&#8216;ISQL&#8217; is not recognized as an internal or external command,&#8221;</p>
<p>any idea why??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - Find All Servers From Local Network - Using sqlcmd Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-49420</link>
		<dc:creator><![CDATA[SQL SERVER - Find All Servers From Local Network - Using sqlcmd Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Wed, 18 Mar 2009 17:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-49420</guid>
		<description><![CDATA[[...] of all the SQL Server on local network. I remembered that I had written similar script a year ago SQL SERVER - Script to Find SQL Server on Network. When I looked at it, I realize that I had written it for SQL Server 2000 and used [...]]]></description>
		<content:encoded><![CDATA[<p>[...] of all the SQL Server on local network. I remembered that I had written similar script a year ago SQL SERVER &#8211; Script to Find SQL Server on Network. When I looked at it, I realize that I had written it for SQL Server 2000 and used [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-47194</link>
		<dc:creator><![CDATA[SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-47194</guid>
		<description><![CDATA[[...] SQL SERVER - Script to find SQL Server on Network [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; Script to find SQL Server on Network [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajni Kant Ranjan</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-44129</link>
		<dc:creator><![CDATA[Rajni Kant Ranjan]]></dc:creator>
		<pubDate>Mon, 10 Nov 2008 05:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-44129</guid>
		<description><![CDATA[Hi Dave,

  I want one help that I have SQL Server List which containing 500 SQL Server Instance name. Now I have to fetch the below details:

        SQL Server Version Installed
        List of database on that server
by using T-SQL Script.

Do you have any idea or please help me?

Thanks n Regards
Rajni Kant Ranjan]]></description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>  I want one help that I have SQL Server List which containing 500 SQL Server Instance name. Now I have to fetch the below details:</p>
<p>        SQL Server Version Installed<br />
        List of database on that server<br />
by using T-SQL Script.</p>
<p>Do you have any idea or please help me?</p>
<p>Thanks n Regards<br />
Rajni Kant Ranjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shrinivas</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-32790</link>
		<dc:creator><![CDATA[Shrinivas]]></dc:creator>
		<pubDate>Tue, 15 Jan 2008 03:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-32790</guid>
		<description><![CDATA[Its very helpful and important information, while working in big organizations or corporations.

tks.]]></description>
		<content:encoded><![CDATA[<p>Its very helpful and important information, while working in big organizations or corporations.</p>
<p>tks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajib Paul Choudhury</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-19701</link>
		<dc:creator><![CDATA[Rajib Paul Choudhury]]></dc:creator>
		<pubDate>Wed, 14 Nov 2007 14:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-19701</guid>
		<description><![CDATA[Thanks for this information.I need more information
if you provide me some query where I find all the server name,version name and service pack information]]></description>
		<content:encoded><![CDATA[<p>Thanks for this information.I need more information<br />
if you provide me some query where I find all the server name,version name and service pack information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Simon</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-16924</link>
		<dc:creator><![CDATA[Jan Simon]]></dc:creator>
		<pubDate>Wed, 31 Oct 2007 10:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-16924</guid>
		<description><![CDATA[Hey

Thanx a lot for this....it was really helpfull when i had to find wich servers on my network had SQL installed...My network has app. 3500 servers and this worked like a charm

Sincerely

Jan Simon]]></description>
		<content:encoded><![CDATA[<p>Hey</p>
<p>Thanx a lot for this&#8230;.it was really helpfull when i had to find wich servers on my network had SQL installed&#8230;My network has app. 3500 servers and this worked like a charm</p>
<p>Sincerely</p>
<p>Jan Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: govokinolij</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-4824</link>
		<dc:creator><![CDATA[govokinolij]]></dc:creator>
		<pubDate>Fri, 13 Jul 2007 14:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-4824</guid>
		<description><![CDATA[Hi all! 
 
Looks good! Very useful, good stuff. Good resources here. Thanks much! 
 
Bye]]></description>
		<content:encoded><![CDATA[<p>Hi all! </p>
<p>Looks good! Very useful, good stuff. Good resources here. Thanks much! </p>
<p>Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tredinertok</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-script-to-find-sql-server-on-network/#comment-4600</link>
		<dc:creator><![CDATA[tredinertok]]></dc:creator>
		<pubDate>Wed, 11 Jul 2007 06:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-script-to-find-sql-server-on-network/#comment-4600</guid>
		<description><![CDATA[Hi all! 
 
Very interesting information! Thanks! 
 
 
G&#039;night]]></description>
		<content:encoded><![CDATA[<p>Hi all! </p>
<p>Very interesting information! Thanks! </p>
<p>G&#8217;night</p>
]]></content:encoded>
	</item>
</channel>
</rss>
