<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP.NET MSSQL Webhosting Blog &#187; SQL Engine</title>
	<atom:link href="http://www.mywebhostingblog.net/tag/sql-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywebhostingblog.net</link>
	<description>ASP.NET, MSSQL and Windows dedicated server articles</description>
	<lastBuildDate>Tue, 10 Nov 2009 19:53:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Secure MS SQL &#8211; BEST PRACTICES</title>
		<link>http://www.mywebhostingblog.net/aspnet-web-hosting/secure-ms-sql-best-practices/</link>
		<comments>http://www.mywebhostingblog.net/aspnet-web-hosting/secure-ms-sql-best-practices/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 07:16:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[ASP.NET Web Hosting]]></category>
		<category><![CDATA[MSSQL Server]]></category>
		<category><![CDATA[Window Hosting]]></category>
		<category><![CDATA[SQL Engine]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=280</guid>
		<description><![CDATA[There are several points that Microsoft suggests before configuring your MS SQL Server. BEST PRACTICES ACCORDING TO MICROSOFT Install only those components that you will use immediately. Microsoft recommends that you create a list of components that you will be using, and only enable those. If the need arises, you can install the additional components [...]]]></description>
			<content:encoded><![CDATA[<p>There are several points that Microsoft suggests before configuring your MS SQL Server.</p>
<p><strong>BEST PRACTICES ACCORDING TO MICROSOFT</strong></p>
<ul>
<li> Install only those components that you will use immediately.<strong> Microsoft recommends</strong> that you create a list of components that you will be using, and only enable those. If the need arises, you can install the additional components at that time. The components in a<strong> SQL Server</strong> installation are the <strong>Database</strong> <strong>Engine</strong>, Analysis Services Engine, <strong>Reporting Services</strong>, Integration Services, Notification Services, and Documents and Samples.<span id="more-280"></span></li>
</ul>
<ul>
<li> Enable only the optional features you will use, and review optional feature usage before doing an in-place upgrade and disable unneeded features. Microsoft recommends that you create a list of the optional features that you will use, and only turn those on. If this is an existing SQL Server that is being upgraded, they recommend creating the same list, and disabling any optional features not on the list. These optional features are CLR Integration, OLE Automation, remote use of a dedicated administrator connection, Database Mail and<strong> SQL Mail,</strong> <strong>OpenRowset </strong>and <strong>OpenDataSource </strong>functions, <strong>SQL Server </strong>Web Assistant, and xp_cmdshell availability.</li>
</ul>
<ul>
<li> Develop a policy with respect to permitted network connectivity choices and for the usage of optional features. <strong>Microsoft </strong>recommends defining policies that would be company wide on Connectivity Choices and the use of optional features. They also recommend using <strong>SQL Server Surface Area Configuration</strong> to standardize this policy and documenting exceptions to the policy on a perinstance basis.</li>
</ul>
<ul>
<li> Turn off unneeded services by setting the service to either Manual startup or Disabled. <strong>Microsoft</strong> recommends going into the service management area and setting all services that you will not be using.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mywebhostingblog.net/aspnet-web-hosting/secure-ms-sql-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
