<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Configuring SQL Protocols through Windows PowerShell</title><link>http://blogs.msdn.com/sql_protocols/archive/2008/08/29/configuring-sql-protocols-through-windows-powershell.aspx</link><description>Sometimes we are asked about the possibility of configuring SQL Server protocols through PowerShell. In SQL Server 2008, the sqlps tool incorporates WMI and SMO into this powerful Windows administrator tool, making it easy to manage SQL Server protocols</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Configuring SQL Protocols through Windows PowerShell</title><link>http://blogs.msdn.com/sql_protocols/archive/2008/08/29/configuring-sql-protocols-through-windows-powershell.aspx#8945931</link><pubDate>Fri, 12 Sep 2008 09:04:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8945931</guid><dc:creator>Pushpendra</dc:creator><description>&lt;p&gt;I am unable to connect with the sql server, when I am trying to connect with the server, it shows the connection failed:&lt;/p&gt;
&lt;p&gt;SQL State:'01000'&lt;/p&gt;
&lt;p&gt;SQL server error:121&lt;/p&gt;
</description></item><item><title>re: Configuring SQL Protocols through Windows PowerShell</title><link>http://blogs.msdn.com/sql_protocols/archive/2008/08/29/configuring-sql-protocols-through-windows-powershell.aspx#9194382</link><pubDate>Thu, 11 Dec 2008 05:35:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9194382</guid><dc:creator>DonnaO</dc:creator><description>&lt;p&gt;Can you use PowerShell to add new IP addresses for SQL Server 2008 to use? We installed SQL Server 2008 Developer Edition and then added new IP addresses to the server. We want to use the new IP address for SQL Server, but this IP address is not listed in SQL Server Configuration Manager.&lt;/p&gt;
</description></item><item><title>re: Configuring SQL Protocols through Windows PowerShell</title><link>http://blogs.msdn.com/sql_protocols/archive/2008/08/29/configuring-sql-protocols-through-windows-powershell.aspx#9279450</link><pubDate>Mon, 05 Jan 2009 14:01:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9279450</guid><dc:creator>goran.peterson@qbranch.se</dc:creator><description>&lt;p&gt;Do you have any idea about how I could connect to an instance using the &amp;quot;ip address,port&amp;quot; notation?&lt;/p&gt;
&lt;p&gt;For example, Microsoft propose that you could connect by using the following format:&lt;/p&gt;
&lt;p&gt;cd SQLSERVER:\SQL\MyComputer\MyInstance&lt;/p&gt;
&lt;p&gt;This could work ok, but for us it doesn't. If I try to connect from the SQLSERVER:\SQL prompt with &lt;/p&gt;
&lt;p&gt;cd (encode-sqlname &amp;quot;10.10.10.10,1234&amp;quot;) I get a mixed error message; from WMI saying RPC server is unavailable, and from PS engine saying that the (encoded) path does not exist.&lt;/p&gt;
&lt;p&gt;Is there another way/method I could connect?&lt;/p&gt;
</description></item></channel></rss>