<?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; Changing Default Installation Path for SQL Server</title>
	<atom:link href="http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sat, 25 May 2013 15:33:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sandeep</title>
		<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/#comment-479850</link>
		<dc:creator><![CDATA[Sandeep]]></dc:creator>
		<pubDate>Tue, 21 May 2013 13:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=21478#comment-479850</guid>
		<description><![CDATA[How to get the same information through query, please help]]></description>
		<content:encoded><![CDATA[<p>How to get the same information through query, please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kishorekumarv</title>
		<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/#comment-379199</link>
		<dc:creator><![CDATA[kishorekumarv]]></dc:creator>
		<pubDate>Fri, 23 Nov 2012 07:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=21478#comment-379199</guid>
		<description><![CDATA[Good Info....]]></description>
		<content:encoded><![CDATA[<p>Good Info&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kishorekumarv</title>
		<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/#comment-379196</link>
		<dc:creator><![CDATA[kishorekumarv]]></dc:creator>
		<pubDate>Fri, 23 Nov 2012 07:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=21478#comment-379196</guid>
		<description><![CDATA[good info.......]]></description>
		<content:encoded><![CDATA[<p>good info&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nakul Vachhrajani</title>
		<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/#comment-376181</link>
		<dc:creator><![CDATA[Nakul Vachhrajani]]></dc:creator>
		<pubDate>Sun, 18 Nov 2012 15:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=21478#comment-376181</guid>
		<description><![CDATA[Here&#039;s an interesting little change that Microsoft made to the Backup/Restore wizard with respect to default file naming (it&#039;s not related to default file path, but since we are relating to the backup/restore wizard in this post, I thought of adding my 2 cents :))

MS Connect Case #668566 - http://beyondrelational.com/modules/2/blogs/77/posts/11327/ssms-database-restore-physical-file-names-should-default-to-logical-file-names-ms-connect-case-66856.aspx

Changes to backup/restore wizard: http://beyondrelational.com/modules/2/blogs/77/Posts/14247/0153-sql-server-changes-to-restore-database-wizard-in-sql-2012-quotdenaliquot.aspx]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s an interesting little change that Microsoft made to the Backup/Restore wizard with respect to default file naming (it&#8217;s not related to default file path, but since we are relating to the backup/restore wizard in this post, I thought of adding my 2 cents :))</p>
<p>MS Connect Case #668566 &#8211; <a href="http://beyondrelational.com/modules/2/blogs/77/posts/11327/ssms-database-restore-physical-file-names-should-default-to-logical-file-names-ms-connect-case-66856.aspx" rel="nofollow">http://beyondrelational.com/modules/2/blogs/77/posts/11327/ssms-database-restore-physical-file-names-should-default-to-logical-file-names-ms-connect-case-66856.aspx</a></p>
<p>Changes to backup/restore wizard: <a href="http://beyondrelational.com/modules/2/blogs/77/Posts/14247/0153-sql-server-changes-to-restore-database-wizard-in-sql-2012-quotdenaliquot.aspx" rel="nofollow">http://beyondrelational.com/modules/2/blogs/77/Posts/14247/0153-sql-server-changes-to-restore-database-wizard-in-sql-2012-quotdenaliquot.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Facteur2</title>
		<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/#comment-374079</link>
		<dc:creator><![CDATA[Facteur2]]></dc:creator>
		<pubDate>Wed, 14 Nov 2012 16:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=21478#comment-374079</guid>
		<description><![CDATA[Good overview, but unfortunately you haven&#039;t tried to set the DB and Log location to an other than the system drive. In our situation I&#039;ve configured the DB and Log location during the setup to point to S:\MSSQL\DATA and L:\MSSQL\LOGS respectively. Directories are indeed created, but when I put a mdf and ldf in the correct directory and want to attache that DB, I can only brows the c:\ drive.
The MSSQLSERVER account and the account the SQL service is running with do have &quot;Full control&quot; on the S and L drive. 
I&#039;ve not seen any post about others having the same probelem. Any suggestions?]]></description>
		<content:encoded><![CDATA[<p>Good overview, but unfortunately you haven&#8217;t tried to set the DB and Log location to an other than the system drive. In our situation I&#8217;ve configured the DB and Log location during the setup to point to S:\MSSQL\DATA and L:\MSSQL\LOGS respectively. Directories are indeed created, but when I put a mdf and ldf in the correct directory and want to attache that DB, I can only brows the c:\ drive.<br />
The MSSQLSERVER account and the account the SQL service is running with do have &#8220;Full control&#8221; on the S and L drive.<br />
I&#8217;ve not seen any post about others having the same probelem. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ora_dba</title>
		<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/#comment-372909</link>
		<dc:creator><![CDATA[ora_dba]]></dc:creator>
		<pubDate>Mon, 12 Nov 2012 10:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=21478#comment-372909</guid>
		<description><![CDATA[Very nice... easy way to change path.....]]></description>
		<content:encoded><![CDATA[<p>Very nice&#8230; easy way to change path&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siva</title>
		<link>http://blog.sqlauthority.com/2012/11/11/sql-server-changing-default-installation-path-for-sql-server/#comment-372508</link>
		<dc:creator><![CDATA[siva]]></dc:creator>
		<pubDate>Sun, 11 Nov 2012 11:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=21478#comment-372508</guid>
		<description><![CDATA[super ...]]></description>
		<content:encoded><![CDATA[<p>super &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
